Skip to content

Hostname

data-surfer.com

Last fetched

data-surfer.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · data-surfer.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/data-surfer.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.6.1718.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.218.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.418.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.6818.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of data-surfer.com.

Web-graph footprint

Distinct hostnames that link to or from data-surfer.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for data-surfer.com.

MechanismTarget
SPF_Adata-surfer.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXdata-surfer.com

Related pages

Pivot deeper into the graph from data-surfer.com.

Cypher and MCP

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

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