Skip to content

Hostname

emosurf.com

Last fetched

emosurf.com resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.105.18188.99.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for emosurf.com.

MechanismTarget
SPF_Aemosurf.com
SPF_INCLUDE_spf.mail.ru
SPF_INCLUDE_spf.yandex.ru
SPF_IP109.234.37.27
SPF_IP109.234.38.139
SPF_IP138.201.208.228
SPF_IP185.203.242.191
SPF_IP45.66.11.207
SPF_IP49.12.5.115
SPF_IP88.198.2.110
SPF_IP88.198.2.146
SPF_IP88.198.2.147
SPF_IP88.99.105.181

Related pages

Pivot deeper into the graph from emosurf.com.

Cypher and MCP

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

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