Skip to content

Hostname

partnersfcu.org

Last fetched

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

Nutrition Label

WHISPER CANON · partnersfcu.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/partnersfcu.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
partners federal credit union
Contact emails

Subdomains

73 observed subdomains of partnersfcu.org.

Web-graph footprint

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

52 sites link to this hostname.

229 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for partnersfcu.org.

MechanismTarget
SPF_A_mailhosts.swbc.com
SPF_INCLUDE171swqlgx.spf.checkpoint-spf.com
SPF_INCLUDEsendgrid.partnersfcu.org
SPF_INCLUDEspf-00223601.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP149.72.128.180
SPF_IP159.135.236.21
SPF_IP167.89.23.174
SPF_IP167.89.65.193
SPF_IP172.183.185.107
SPF_IP198.37.152.57
SPF_IP204.220.171.49
SPF_IP70.37.50.184
SPF_IP74.200.60.34/32
SPF_MXpartnersfcu.org

Related pages

Pivot deeper into the graph from partnersfcu.org.

Cypher and MCP

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

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