Skip to content

Hostname

www.shape.host

Last fetched

www.shape.host resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · www.shape.hostRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.shape.host

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.52.1475.196.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with www.shape.host in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for www.shape.host.

MechanismTarget
SPF_Awww.shape.host
SPF_IP5.196.52.145
SPF_IP5.196.52.147
SPF_IP5.196.52.154
SPF_IP5.196.52.155
SPF_MXwww.shape.host

Related pages

Pivot deeper into the graph from www.shape.host.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.shape.host"})-[: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.