Skip to content

Hostname

wh.com

Last fetched

wh.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.124.104.1113.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1408
Organization
martin foerster
Contact emails

Subdomains

61 observed subdomains of wh.com.

Web-graph footprint

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

497 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wh.com.

MechanismTarget
SPF_INCLUDEmailing.sagedpw.at
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP195.70.107.99
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP46.21.181.164
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP80.240.225.28/30
SPF_IP80.240.238.98
SPF_IP93.146.230.226

Related pages

Pivot deeper into the graph from wh.com.

Cypher and MCP

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

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