Skip to content

Hostname

dotit.com

Last fetched

dotit.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.213.118108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.26108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.58108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.8108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.160.150.523.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.553.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.623.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.643.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.113.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1133.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1213.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.63.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of dotit.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dotit.com.

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

Related pages

Pivot deeper into the graph from dotit.com.

Cypher and MCP

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

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