Skip to content

Hostname

amag.org.gh

Last fetched

amag.org.gh resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · amag.org.ghRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/amag.org.gh

Resolution chain

amag.org.gh resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.198.79.65216.201.240.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
64.29.17.164.29.127.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.29.17.6564.29.127.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with amag.org.gh in WhisperGraph.

Subdomains

1 observed subdomain of amag.org.gh.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for amag.org.gh.

MechanismTarget
SPF_Aamag.org.gh
SPF_IP109.199.100.111
SPF_MXamag.org.gh

Related pages

Pivot deeper into the graph from amag.org.gh.

Cypher and MCP

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

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