Skip to content

Hostname

amplifi.com

Last fetched

amplifi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · amplifi.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/amplifi.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.12108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.22108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.56108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.64108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.172.4.10918.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.2418.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.4818.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.8918.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.171.214.1033.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.223.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.853.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.893.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of amplifi.com.

Web-graph footprint

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

246 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for amplifi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from amplifi.com.

Cypher and MCP

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

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