Skip to content

Hostname

apfco.com

Last fetched

apfco.com resolves to 2 IPv4 addresses operated by PBNET - Paul Bunyan Communications in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · apfco.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/apfco.com

Resolution chain

apfco.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
205.149.144.215205.149.144.0/20AS14371PBNET - Paul Bunyan CommunicationsUS
216.70.34.151216.70.32.0/20AS12042ENVENTIS - FidiumUS

WHOIS identity

Registrar
iana:9
Organization
Contact emails

Subdomains

17 observed subdomains of apfco.com.

Web-graph footprint

Distinct hostnames that link to or from apfco.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for apfco.com.

MechanismTarget
SPF_Aapfco.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.159.3.61
SPF_IP205.149.144.206
SPF_IP207.166.86.53
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP216.20.244.25/32
SPF_IP216.20.248.25
SPF_IP216.70.34.152
SPF_IP3.64.218.180
SPF_MXapfco.com

Related pages

Pivot deeper into the graph from apfco.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "apfco.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.