Skip to content

Hostname

atfcu.com

Last fetched

atfcu.com resolves to 1 IPv4 address operated by HOSTP-LA - HostPapa in US.

Nutrition Label

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

Resolution chain

atfcu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.96.182.208172.96.180.0/22AS23273HOSTP-LA - HostPapaUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for atfcu.com.

MechanismTarget
SPF_Amx-imsi.imsintegration.com
SPF_INCLUDE_spf.idsdoc.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.42.26.15
SPF_IP162.42.34.22
SPF_IP172.96.182.208
SPF_IP208.252.57.192/27
SPF_IP63.117.120.96/27
SPF_IP63.156.189.0/24
SPF_IP66.21.120.130
SPF_IP67.210.88.0/24
SPF_IP68.232.131.237/24
SPF_IP68.232.131.30/32
SPF_IP68.232.137.69/32
SPF_IP68.232.140.103/32
SPF_IP68.232.141.148/24
SPF_IP68.232.143.79/32
SPF_IP68.232.149.148/32
SPF_IP69.38.149.224/27

Related pages

Pivot deeper into the graph from atfcu.com.

Cypher and MCP

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

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