Hostname
afpc.info
Last fetched
afpc.info resolves to 1 IPv4 address operated by LC-CHI-BGP - Litchfield Cavo, LLP in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
afpc.info 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 |
|---|---|---|---|---|
| 23.111.73.124 | 23.111.72.0/23 | AS54643 | LC-CHI-BGP - Litchfield Cavo, LLP | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- association of faculties of pharmacy of canada
- Contact emails
Subdomains
4 observed subdomains of afpc.info.
Web-graph footprint
Distinct hostnames that link to or from afpc.info in the public web crawl.
32 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for afpc.info.
| Mechanism | Target |
|---|---|
| SPF_A | afpc.info |
| SPF_IP | 23.111.73.124 |
| SPF_IP | 64.34.111.235/32 |
| SPF_IP | 64.34.111.239/32 |
| SPF_IP | 64.34.111.253/32 |
| SPF_IP | 69.172.198.221 |
| SPF_MX | afpc.info |
Related pages
Pivot deeper into the graph from afpc.info.
- IP · 23.111.73.124
- ASN · AS54643LC-CHI-BGP - Litchfield Cavo, LLP
- Registrar · iana:456
- Country · CA
- Email · trout@unixg.ubc.ca
- TLD · .info
- 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: "afpc.info"})-[: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.