Hostname
amphire.com
Last fetched
amphire.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amphire.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 |
|---|---|---|---|---|
| 104.18.28.2 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.29.2 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amphire.com owner
- Contact emails
- dc5eh3zn68w@networksolutionsprivateregistration.com
- sbaggerly@amphire.com
- 0bdd0a7b-8f55-46c4-b40a-0ebc314a2a83@identity-protect.org
- 8944b425-c91f-46dd-9f3d-3a467c17bc77@identity-protect.org
- a75360ec-1a1b-4804-ba1e-9b0313e48b6f@identity-protect.org
- db1da22f-2d21-44eb-83ce-6fde8546ff55@identity-protect.org
Subdomains
8 observed subdomains of amphire.com.
Web-graph footprint
Distinct hostnames that link to or from amphire.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for amphire.com.
| Mechanism | Target |
|---|---|
| SPF_A | amphire.com |
| SPF_IP | 147.202.80.0/24 |
| SPF_IP | 217.33.128.34 |
| SPF_IP | 65.74.170.0/28 |
| SPF_IP | 65.74.187.192/26 |
| SPF_IP | 70.103.63.209/28 |
| SPF_MX | amphire.com |
Related pages
Pivot deeper into the graph from amphire.com.
- IP · 104.18.28.2
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · dc5eh3zn68w@networksolutionsprivateregistration.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: "amphire.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.