Skip to content

Hostname

dmpag.me

Last fetched

dmpag.me resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dmpag.meRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dmpag.me

Resolution chain

dmpag.me resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
177.71.138.67177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.53.2818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.53.24518.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.81.2252.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.93.11552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.196.12754.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:81
Organization
dmcard administradora de cartoes s/a
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from dmpag.me.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dmpag.me"})-[: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.