Hostname
amplyfi.com
Last fetched
amplyfi.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amplyfi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.136.54 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 162.159.137.54 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- ana wade
- Contact emails
- 56rebel@gmail.com
- 6a57c24e-d9a3-4d24-9ea7-45043a1cb034@identity-protect.org
- 8c066361-407d-4d3f-bda1-73245e3d2d9c@identity-protect.org
- bb0995c5-fce9-47f0-9321-e20c059f9224@identity-protect.org
- c013f3cf-4141-4266-8b95-6c38688f507e@identity-protect.org
- e3ad8fef-6b3d-4a0d-8e36-b2dc63fc4c7a@identity-protect.org
- e50db295-7c3d-4d94-aada-be8142e3fe5f@identity-protect.org
- ea4c0b7d-c662-4d41-ab46-a2763893c9fb@identity-protect.org
- owner-11157098@amplyfi.com.whoisprivacyservice.org
- owner-3435180@amplyfi.com.whoisprivacyservice.org
- owner-3779765@amplyfi.com.whoisprivacyservice.org
- owner-3885257@amplyfi.com.whoisprivacyservice.org
- owner-6835111@amplyfi.com.whoisprivacyservice.org
- owner-7032493@amplyfi.com.whoisprivacyservice.org
- owner-7719594@amplyfi.com.whoisprivacyservice.org
- owner-7989543@amplyfi.com.whoisprivacyservice.org
Subdomains
36 observed subdomains of amplyfi.com.
Showing 17 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amplyfi.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for amplyfi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from amplyfi.com.
- IP · 162.159.136.54
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 56rebel@gmail.com
- TLD · .com
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amplyfi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.