Skip to content

Hostname

rtctel.com

Last fetched

rtctel.com resolves to 64.18.101.92, announced in 64.18.96.0/19 by RTC-RINGGOLD-GA - The Ringgold Telephone Company in US. rtctel.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · rtctel.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/rtctel.com

Resolution chain

IPv6 resolution

No AAAA record for rtctel.com is recorded in WhisperGraph.

Attribution

ringgold telephone

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
rtc noc
Contact emails
noc@catt.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-199.awsdns-24.com
  • ns1.rtctel.com
  • ns2.rtctel.com
  • ns-752.awsdns-30.net
  • ns-1532.awsdns-63.org
  • ns-1930.awsdns-49.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 38.122.70.74/32
  • include: _spf.google.com
  • include: spf.protection.outlook.com
  • include: rtctel-com.spf.smtp25.com
  • include: spf.serverdata.net
  • ip: 137.118.22.136
  • ip: 64.18.100.6
  • ip: 64.18.100.7
  • ip: 64.18.101.114
  • ip: 64.18.101.77
  • ip: 66.84.10.106

Threat-feed evidence

History

Related pages

Pivot from rtctel.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rtctel.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.