Skip to content

Hostname

roadsurfer.com

Last fetched

roadsurfer.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

roadsurfer.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.2113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.164.96.4518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.10552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:83
Organization
buydomains_com
Contact emails

Subdomains

52 observed subdomains of roadsurfer.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for roadsurfer.com.

MechanismTarget
SPF_Aroadsurfer.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.18.9.10
SPF_IP212.18.9.11
SPF_IP212.18.9.12
SPF_IP217.86.244.157
SPF_IP78.47.141.228
SPF_IP84.172.217.7
SPF_MXroadsurfer.com

Related pages

Pivot deeper into the graph from roadsurfer.com.

Cypher and MCP

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

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