Skip to content

Hostname

jive.nl

Last fetched

jive.nl resolves to 1 IPv4 address operated by AS1103 in NL. WHOIS lists iana:1644 as the registrar.

Nutrition Label

WHISPER CANON · jive.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/jive.nl

Resolution chain

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

IPPrefixASNOperatorCountry
195.169.155.206195.169.0.0/16AS1103NL

WHOIS identity

Registrar
iana:1644
Organization
Contact emails

Subdomains

42 observed subdomains of jive.nl.

Web-graph footprint

Distinct hostnames that link to or from jive.nl in the public web crawl.

101 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jive.nl.

MechanismTarget
SPF_INCLUDEeu-k1.o365.crossware.co.nz
SPF_INCLUDEeurope.o365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.87.1.22
SPF_IP192.87.1.23
SPF_MXjive.nl

Related pages

Pivot deeper into the graph from jive.nl.

Cypher and MCP

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

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