Skip to content

Hostname

make.dmm.com

Last fetched

make.dmm.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · make.dmm.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/make.dmm.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.10813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.155.68.4218.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.7018.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.7318.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.9518.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.163.60.1053.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.1063.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.693.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.963.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

No WHOIS records are currently associated with make.dmm.com in WhisperGraph.

Subdomains

11 observed subdomains of make.dmm.com.

Web-graph footprint

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

542 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for make.dmm.com.

MechanismTarget
SPF_INCLUDE22594704.spf06.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from make.dmm.com.

Cypher and MCP

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

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