Skip to content

Hostname

ame.com

Last fetched

ame.com resolves to 2 IPv4 addresses operated by AS-DEVEREUX - The Devereux Foundation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ame.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ame.com

Resolution chain

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

IPPrefixASNOperatorCountry
169.60.126.74169.60.64.0/18AS36351AS-DEVEREUX - The Devereux FoundationUS
67.18.65.767.18.64.0/18AS36351AS-DEVEREUX - The Devereux FoundationUS

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

4 observed subdomains of ame.com.

Web-graph footprint

Distinct hostnames that link to or from ame.com in the public web crawl.

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ame.com.

MechanismTarget
SPF_INCLUDE7658566.spf10.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP149.72.171.47/32
SPF_IP167.89.62.123/32
SPF_IP50.228.141.114
SPF_IP50.231.196.202
SPF_IP50.232.32.122

Related pages

Pivot deeper into the graph from ame.com.

Cypher and MCP

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

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