Skip to content

Hostname

aafcu.com

Last fetched

aafcu.com resolves to 1 IPv4 address operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · aafcu.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aafcu.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.1.44.141107.0.0.0/14AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:2
Organization
air academy federal credit union
Contact emails

Subdomains

23 observed subdomains of aafcu.com.

Web-graph footprint

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

26 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for aafcu.com.

MechanismTarget
SPF_Aspf.myappro.com
SPF_INCLUDE_spf.optimalblue.com
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfref.jackhenry.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP107.1.44.143
SPF_IP147.185.45.21
SPF_IP149.72.47.228/32
SPF_IP153.69.200.104/32
SPF_IP207.45.164.0/24
SPF_IP208.75.94.0/22
SPF_IP50.203.55.238
SPF_IP63.117.120.96/27
SPF_IP63.159.241.142
SPF_IP66.205.187.162/32

Related pages

Pivot deeper into the graph from aafcu.com.

Cypher and MCP

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

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