Hostname
amprycp.com
Last fetched
amprycp.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amprycp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.105.136.164 | 172.105.136.0/23 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ampry publishing
- Contact emails
- domains@amprycp.com
- domains@primecp.com
- noreply@data-protected.net
- 002793fe-0b57-43ee-86b5-dc1120920b23@identity-protect.org
- 0c2f133f-02f4-4629-b247-cb55086882d7@identity-protect.org
- 3dfeb339-cc2f-4b33-958a-602878890731@identity-protect.org
- b310abfe-a036-4cc6-96d8-48f6bd2c8354@identity-protect.org
- owner-11211722@amprycp.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of amprycp.com.
| Subdomain |
|---|
| test.amprycp.com |
| www.amprycp.com |
Web-graph footprint
Distinct hostnames that link to or from amprycp.com in the public web crawl.
8 sites link to this hostname.
59 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for amprycp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from amprycp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amprycp.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.