Skip to content

Hostname

j2sensing.nl

Last fetched

j2sensing.nl resolves to 1 IPv4 address operated by AS52148 in DE. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.73.8.5185.73.8.0/24AS52148DE

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

9 observed subdomains of j2sensing.nl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for j2sensing.nl.

MechanismTarget
SPF_Aj2sensing.nl
SPF_INCLUDEspf.hostns.io
SPF_IP185.73.8.5
SPF_IP23.88.73.86
SPF_IP23.88.73.92
SPF_MXj2sensing.nl

Related pages

Pivot deeper into the graph from j2sensing.nl.

Cypher and MCP

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

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