Skip to content

Hostname

northerntool.com

Last fetched

northerntool.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.218.245104.16.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.219.245104.16.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 northerntool.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for northerntool.com.

MechanismTarget
SPF_Anortherntool.com
SPF_INCLUDEdf3f79.workshop-spf.net
SPF_INCLUDEspf.gomoxie.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP104.152.224.62/32
SPF_IP20.106.12.195/32
SPF_IP20.112.209.83/32
SPF_IP20.186.227.196
SPF_IP20.37.136.59/32
SPF_IP20.75.56.221
SPF_IP20.98.178.71
SPF_IP208.89.13.0/20
SPF_IP23.251.237.159/32
SPF_IP23.251.237.160/29
SPF_IP23.251.237.168/30
SPF_IP52.177.236.102/32
SPF_IP52.189.71.243/32
SPF_IP63.225.137.0/24
SPF_IP70.42.153.0/24
SPF_MXnortherntool.com

Related pages

Pivot deeper into the graph from northerntool.com.

Cypher and MCP

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

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