Skip to content

Hostname

whichwich.dotit.com

Last fetched

whichwich.dotit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.167.1013.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.1143.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.363.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.893.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
54.240.162.2554.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.3354.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.3854.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.8854.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with whichwich.dotit.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for whichwich.dotit.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from whichwich.dotit.com.

Cypher and MCP

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

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