Skip to content

Hostname

jobzone.no

Last fetched

jobzone.no resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO.

Nutrition Label

WHISPER CANON · jobzone.noRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jobzone.no

Resolution chain

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

IPPrefixASNOperatorCountry
51.13.79.24451.12.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO

WHOIS identity

Registrar
Organization
jobzone as
Contact emails

Subdomains

12 observed subdomains of jobzone.no.

Web-graph footprint

Distinct hostnames that link to or from jobzone.no in the public web crawl.

126 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jobzone.no.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.questback.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.recman.no
SPF_IP159.135.239.61/32

Related pages

Pivot deeper into the graph from jobzone.no.

Cypher and MCP

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

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