Skip to content

Hostname

critfc.org

Last fetched

critfc.org resolves to 1 IPv4 address operated by RELIABLESITE - ReliableSite.Net LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · critfc.orgRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/critfc.org

Resolution chain

critfc.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.96.161.67172.96.161.0/24AS23470RELIABLESITE - ReliableSite.Net LLCUS

WHOIS identity

Registrar
iana:2
Organization
columbia river inter-tribal fish commission
Contact emails

Subdomains

21 observed subdomains of critfc.org.

Web-graph footprint

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

453 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for critfc.org.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.19.249.154
SPF_IP172.96.161.67
SPF_IP65.124.249.50
SPF_IP65.132.172.34

Related pages

Pivot deeper into the graph from critfc.org.

Cypher and MCP

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

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