Skip to content

Hostname

youracu.org

Last fetched

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

Nutrition Label

WHISPER CANON · youracu.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/youracu.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.147104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.147104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.64172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
america's credit union, a fcu
Contact emails

Subdomains

13 observed subdomains of youracu.org.

Web-graph footprint

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

63 sites link to this hostname.

295 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for youracu.org.

MechanismTarget
SPF_Ayouracu.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.accesssoftek.com
SPF_INCLUDEspf.meridianlink.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP144.86.200.0/26
SPF_IP144.86.201.110/31
SPF_IP149.72.47.228/32
SPF_IP159.183.216.186/32
SPF_IP208.117.57.16/32
SPF_IP63.159.195.61
SPF_MXyouracu.org

Related pages

Pivot deeper into the graph from youracu.org.

Cypher and MCP

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

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