Skip to content

Hostname

amamonitoring.com

Last fetched

amamonitoring.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · amamonitoring.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/amamonitoring.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.182.14108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.39108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.6108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.68108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.5.10613.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.7913.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.8713.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.9313.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.175.207.1023.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.503.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.773.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.843.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of amamonitoring.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amamonitoring.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from amamonitoring.com.

Cypher and MCP

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

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