Skip to content

Hostname

ampifyme.com

Last fetched

ampifyme.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ampifyme.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ampifyme.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.178.6218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.222.12054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.2.70.11075.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.198.8499.83.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
32.195.85.13032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.26.1100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ampifyme.com owner
Contact emails

Subdomains

87 observed subdomains of ampifyme.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ampifyme.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from ampifyme.com.

Cypher and MCP

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

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