Skip to content

Hostname

redfcu.org

Last fetched

redfcu.org resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · redfcu.orgRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/redfcu.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.71.4613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.53.3918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.138.199184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.146.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.199.1063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.1.17834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.141.23034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.179.12735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.134.9644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.240.16744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.143.952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

74 observed subdomains of redfcu.org.

Web-graph footprint

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

218 sites link to this hostname.

459 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for redfcu.org.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from redfcu.org.

Cypher and MCP

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

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