Skip to content

Hostname

roadid.com

Last fetched

roadid.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:886 as the registrar.

Nutrition Label

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

Resolution chain

roadid.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:886
Organization
edward wimmer iv
Contact emails

Subdomains

38 observed subdomains of roadid.com.

Web-graph footprint

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

1,047 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for roadid.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.braintreegateway.com
SPF_IP147.160.167.0/26
SPF_IP168.245.41.154
SPF_IP192.254.121.71
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP23.227.37.244
SPF_IP23.227.38.32/32

Related pages

Pivot deeper into the graph from roadid.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "roadid.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.