Skip to content

Hostname

jopa.nl

Last fetched

jopa.nl resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · jopa.nlRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/jopa.nl

Resolution chain

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

IPPrefixASNOperatorCountry
34.52.184.13234.52.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.52.184.13234.52.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
45.82.191.21245.82.188.0/22AS31477NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

5 observed subdomains of jopa.nl.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jopa.nl.

MechanismTarget
SPF_Ajopa.nl
SPF_INCLUDEspf.cmspecialist.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.weserve.nl
SPF_IP45.82.191.212
SPF_MXjopa.nl

Related pages

Pivot deeper into the graph from jopa.nl.

Cypher and MCP

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

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