Skip to content

Hostname

racdc.com

Last fetched

racdc.com resolves to 1 IPv4 address operated by TVC-AS1 - FirstLight Fiber, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · racdc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/racdc.com

Resolution chain

racdc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.238.174.220216.238.160.0/20AS13536TVC-AS1 - FirstLight Fiber, Inc.US

WHOIS identity

Registrar
iana:291
Organization
randolph area comm. dev.
Contact emails

Subdomains

4 observed subdomains of racdc.com.

Web-graph footprint

Distinct hostnames that link to or from racdc.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for racdc.com.

MechanismTarget
SPF_Aracdc.com
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEcivic.racdc.com
SPF_INCLUDEracdc.com
SPF_IP198.23.61.45
SPF_IP216.238.174.218/29
SPF_MXracdc.com

Related pages

Pivot deeper into the graph from racdc.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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