Skip to content

Hostname

esfcu.org

Last fetched

esfcu.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · esfcu.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/esfcu.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.173.82104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.174.82104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
educational systems federal credit union
Contact emails

Subdomains

27 observed subdomains of esfcu.org.

Web-graph footprint

Distinct hostnames that link to or from esfcu.org in the public web crawl.

76 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for esfcu.org.

MechanismTarget
SPF_INCLUDE_spf01.mykronos.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.infoimageinc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.100.16/28
SPF_IP166.73.7.20/32
SPF_IP173.73.112.176/28
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP50.202.75.110
SPF_IP50.228.247.10
SPF_IP50.228.247.100
SPF_IP66.159.87.8/29
SPF_IP68.232.131.30/32
SPF_IP68.232.140.103/32
SPF_IP68.232.143.79/32
SPF_IP68.232.149.148/32
SPF_IP71.163.249.128/26
SPF_IP75.145.85.0/28
SPF_MXesfcu.org

Related pages

Pivot deeper into the graph from esfcu.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "esfcu.org"})-[: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.