Skip to content

Hostname

junis.nl

Last fetched

junis.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

13 observed subdomains of junis.nl.

Web-graph footprint

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

104 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for junis.nl.

MechanismTarget
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDE_spfkv.kidskonnect.cloud
SPF_INCLUDEapplication.portabase.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.quebble.com
SPF_IP108.143.44.187
SPF_IP185.163.189.32
SPF_IP193.161.150.0/24
SPF_IP193.161.151.0/24
SPF_IP37.97.133.251
SPF_IP46.31.48.0/21
SPF_IP80.243.126.0/24
SPF_IP87.255.55.3
SPF_IP89.146.26.85
SPF_IP92.64.111.11

Related pages

Pivot deeper into the graph from junis.nl.

Cypher and MCP

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

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