Skip to content

Hostname

ww.dotit.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.63.1718.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.4018.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.718.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.8618.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.207.1183.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.1233.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.573.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.83.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

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

Related pages

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

Cypher and MCP

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

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