Skip to content

Hostname

www.webaa.myscriptcase.com

Last fetched

www.webaa.myscriptcase.com resolves to 1 IPv4 address operated by OVH in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.188.133192.99.0.0/16AS16276OVHCA

WHOIS identity

No WHOIS records are currently associated with www.webaa.myscriptcase.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.webaa.myscriptcase.com.

MechanismTarget
SPF_Awww.webaa.myscriptcase.com
SPF_IP144.217.121.2
SPF_IP148.113.206.83
SPF_IP192.99.16.145
SPF_IP192.99.188.133
SPF_IP198.100.153.75
SPF_IP51.222.46.95
SPF_MXwww.webaa.myscriptcase.com

Related pages

Pivot deeper into the graph from www.webaa.myscriptcase.com.

Cypher and MCP

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

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