Skip to content

Hostname

northpointcf.com

Last fetched

northpointcf.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · northpointcf.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/northpointcf.com

Resolution chain

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

IPPrefixASNOperatorCountry
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for northpointcf.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.201.100.34
SPF_IP12.201.100.35
SPF_IP13.64.150.49
SPF_IP23.96.43.102
SPF_IP38.122.154.26
SPF_IP38.122.154.27
SPF_IP50.223.152.106
SPF_IP50.223.152.107
SPF_IP50.230.59.66
SPF_IP50.230.59.67
SPF_IP72.38.254.51

Related pages

Pivot deeper into the graph from northpointcf.com.

Cypher and MCP

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

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