Skip to content

Hostname

surf4shoes.com

Last fetched

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

Nutrition Label

WHISPER CANON · surf4shoes.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/surf4shoes.com

Resolution chain

surf4shoes.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:151
Organization
manfred faigle
Contact emails

Subdomains

11 observed subdomains of surf4shoes.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for surf4shoes.com.

MechanismTarget
SPF_Asurf4shoes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.90.119.131
SPF_IP136.243.139.217
SPF_IP195.201.247.77
SPF_IP85.13.148.241
SPF_MXsurf4shoes.com

Related pages

Pivot deeper into the graph from surf4shoes.com.

Cypher and MCP

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

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