Skip to content

Hostname

revfcu.com

Last fetched

revfcu.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · revfcu.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/revfcu.com

Resolution chain

revfcu.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
heritage trust fcu
Contact emails

Subdomains

30 observed subdomains of revfcu.com.

Web-graph footprint

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

79 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for revfcu.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEmktomail.com
SPF_INCLUDErevfcu-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.68.123/32
SPF_IP148.59.151.0/24
SPF_IP149.72.128.180
SPF_IP160.253.95.9/32
SPF_IP167.89.11.238/32
SPF_IP167.89.14.210
SPF_IP167.89.61.243
SPF_IP20.184.246.208/28
SPF_IP206.152.14.54/32
SPF_IP207.238.24.5
SPF_IP208.81.32.0/24
SPF_IP208.81.34.0/24
SPF_IP208.86.168.7/32
SPF_IP209.208.209.0/24
SPF_IP209.34.255.0/24
SPF_IP216.116.87.142/32
SPF_IP50.234.139.251
SPF_IP52.128.98.34/32
SPF_IP52.128.98.35/32
SPF_IP52.128.98.36/32
SPF_IP64.124.120.0/24
SPF_IP67.231.144.168
SPF_IP67.231.153.88
SPF_IP74.123.24.2
SPF_IP74.123.24.60
SPF_IP74.200.60.34/32

Related pages

Pivot deeper into the graph from revfcu.com.

Cypher and MCP

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

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