Skip to content

Hostname

janssenpackaging.nl

Last fetched

janssenpackaging.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:corporation service company limited as the registrar.

Nutrition Label

WHISPER CANON · janssenpackaging.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/janssenpackaging.nl

Resolution chain

janssenpackaging.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:corporation service company limited
Organization
Contact emails

Subdomains

1 observed subdomain of janssenpackaging.nl.

Web-graph footprint

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

13 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for janssenpackaging.nl.

MechanismTarget
SPF_Ajanssenpackaging.nl
SPF_Amail.bunzl.eu
SPF_EXISTS%{i}.spf.hc598-81.eu.iphmx.com
SPF_INCLUDE_spf.mach3framework.mach3server.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.54.65.137
SPF_IP23.90.104.237
SPF_IP91.190.98.145

Related pages

Pivot deeper into the graph from janssenpackaging.nl.

Cypher and MCP

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

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