Skip to content

Hostname

wbpsunna.com

Last fetched

wbpsunna.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · wbpsunna.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wbpsunna.com

Resolution chain

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

WHOIS identity

Registrar
iana:1479
Organization
contact privacy inc. customer 0159171718
Contact emails

Web-graph footprint

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

8 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • wbpsunna.com

SPF policy

9 SPF mechanisms authorising senders for wbpsunna.com.

MechanismTarget
SPF_Awbpsunna.com
SPF_IP138.201.135.227
SPF_IP65.21.197.205
SPF_IP65.21.197.206
SPF_IP88.99.105.93
SPF_IP88.99.166.186/32
SPF_IP88.99.253.142
SPF_IP95.217.37.18
SPF_MXwbpsunna.com

Related pages

Pivot deeper into the graph from wbpsunna.com.

Cypher and MCP

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

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