Skip to content

Hostname

northfork.net

Last fetched

northfork.net resolves to 1 IPv4 address operated by INFO-IQTINC - InfoQuest Technologies, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · northfork.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/northfork.net

Resolution chain

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

IPPrefixASNOperatorCountry
65.61.18.3165.61.0.0/19AS11357INFO-IQTINC - InfoQuest Technologies, Inc.US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of northfork.net.

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for northfork.net.

MechanismTarget
SPF_Anorthfork.net
SPF_INCLUDEweb12.northfork.net
SPF_INCLUDEwebhg.northfork.net
SPF_IP50.6.207.42
SPF_IP65.61.18.30
SPF_IP65.61.18.31
SPF_MXnorthfork.net

Related pages

Pivot deeper into the graph from northfork.net.

Cypher and MCP

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

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