Skip to content

Hostname

surfaceworld.com

Last fetched

surfaceworld.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.151.855.9.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:69
Organization
guy portwin
Contact emails

Subdomains

8 observed subdomains of surfaceworld.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for surfaceworld.com.

MechanismTarget
SPF_Asurfaceworld.com
SPF_INCLUDEmpmailserv.co.uk
SPF_INCLUDEmpmserv.co.uk
SPF_INCLUDEmpmserv2.co.uk
SPF_INCLUDEservers.visitcloud.com
SPF_IP79.170.40.0/24
SPF_IP79.170.44.0/24
SPF_MXsurfaceworld.com

Related pages

Pivot deeper into the graph from surfaceworld.com.

Cypher and MCP

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

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