Skip to content

Hostname

dotmatics.com

Last fetched

dotmatics.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dotmatics.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dotmatics.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.11313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.8413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.32.99.1513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.152.1123.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.203.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.523.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.573.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
alastair hill
Contact emails

Subdomains

18 observed subdomains of dotmatics.com.

Web-graph footprint

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

198 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dotmatics.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.202.41.103
SPF_IP52.51.162.138
SPF_IP91.218.37.0/24

Related pages

Pivot deeper into the graph from dotmatics.com.

Cypher and MCP

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

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