Skip to content

Hostname

jacomij.com

Last fetched

jacomij.com resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · jacomij.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/jacomij.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.193.247.112213.193.247.0/24AS15703NL

WHOIS identity

Registrar
iana:1480
Organization
Contact emails

Subdomains

14 observed subdomains of jacomij.com.

Web-graph footprint

Distinct hostnames that link to or from jacomij.com in the public web crawl.

10 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for jacomij.com.

MechanismTarget
SPF_Ajacomij.com
SPF_INCLUDE_spf.linfosysmail.nl
SPF_INCLUDEprocurios.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.200.53.241
SPF_IP188.200.53.242
SPF_IP188.200.53.243
SPF_IP188.200.53.244
SPF_IP188.200.53.245
SPF_IP188.200.53.246
SPF_MXjacomij.com

Related pages

Pivot deeper into the graph from jacomij.com.

Cypher and MCP

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

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