Skip to content

Hostname

plus.aamft.org

Last fetched

plus.aamft.org resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · plus.aamft.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/plus.aamft.org

Resolution chain

plus.aamft.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.247.114100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.194.64100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.140.1193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.116.2523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.116.16544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.30.21352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.211.18754.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.131.18454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with plus.aamft.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from plus.aamft.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for plus.aamft.org.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from plus.aamft.org.

Cypher and MCP

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

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