Hostname
afpic.com
Last fetched
afpic.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
afpic.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 |
|---|---|---|---|---|
| 35.180.84.173 | 35.180.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of afpic.com owner
- Contact emails
- 091d6b9ffbf5ed53c7b503ada39fa40e-913163@contact.gandi.net
- 4a702482-464f-4ebd-ba96-c26e8bef4c06@identity-protect.org
- 580ba734-8bc9-4e2a-b345-c832909ace14@identity-protect.org
- 5a0b36cc-6367-4490-871f-a040e63e5c92@identity-protect.org
- 96806dad-6eb8-4a4d-8123-24bb3e2061c8@identity-protect.org
- b5cefa23-5323-4e44-9ee2-993a047d5ce8@identity-protect.org
- fe940559-4e9f-4250-9593-2c8b68fcd9ff@identity-protect.org
Subdomains
7 observed subdomains of afpic.com.
| Subdomain |
|---|
| mailing.afpic.com |
| www.afpic.com |
Showing 2 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from afpic.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
1 SPF mechanism authorising senders for afpic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from afpic.com.
- IP · 35.180.84.173
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 091d6b9ffbf5ed53c7b503ada39fa40e-913163@contact.gandi.net
- TLD · .com
- Browse hostnames · af…
- 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: "afpic.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.