Skip to content

Hostname

afncu.com

Last fetched

afncu.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · afncu.comRouting diversity1.5/10Peering density3.8/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/afncu.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.212.111.23335.212.0.0/17AS43515US

WHOIS identity

Registrar
iana:146
Organization
americas first network credit union
Contact emails

Subdomains

9 observed subdomains of afncu.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for afncu.com.

MechanismTarget
SPF_Aafncu.com
SPF_INCLUDEafncu-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_IP200.225.41.203
SPF_IP96.70.225.189/32
SPF_MXafncu.com

Related pages

Pivot deeper into the graph from afncu.com.

Cypher and MCP

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

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