Skip to content

Hostname

ama-certification.com

Last fetched

ama-certification.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · ama-certification.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ama-certification.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.46.108108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.13108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.46108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.94108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.174.4718.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.5818.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.6218.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.8518.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.1123.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.433.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.63.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.73.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with ama-certification.com in WhisperGraph.

Subdomains

4 observed subdomains of ama-certification.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ama-certification.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from ama-certification.com.

Cypher and MCP

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

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