Skip to content

Hostname

cfrinc.net

Last fetched

cfrinc.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

cfrinc.net 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:146
Organization
communications for research
Contact emails

Subdomains

5 observed subdomains of cfrinc.net.

Web-graph footprint

Distinct hostnames that link to or from cfrinc.net in the public web crawl.

76 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for cfrinc.net.

MechanismTarget
SPF_Acfrinc.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP170.146.0.0/16
SPF_IP173.201.192.0/24
SPF_IP173.201.193.0/24
SPF_IP174.128.1.0/24
SPF_IP182.50.132.0/24
SPF_IP184.168.131.0/24
SPF_IP199.188.209.9
SPF_IP207.200.21.144/28
SPF_IP66.43.35.72
SPF_IP66.43.42.114
SPF_IP68.178.128.0/17
SPF_IP72.167.0.0/16
SPF_IP97.74.0.0/16
SPF_MXcfrinc.net

Related pages

Pivot deeper into the graph from cfrinc.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cfrinc.net"})-[: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.