Skip to content

Hostname

dotcommerce.nl

Last fetched

dotcommerce.nl resolves to 1 IPv4 address operated by AS39591 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · dotcommerce.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dotcommerce.nl

Resolution chain

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

IPPrefixASNOperatorCountry
79.143.221.17379.143.216.0/21AS39591NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

10 observed subdomains of dotcommerce.nl.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dotcommerce.nl.

MechanismTarget
SPF_Adotcommerce.nl
SPF_INCLUDEfreshdesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEprojectbooker.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvtigermails.com
SPF_IP136.243.155.196
SPF_IP136.243.155.199
SPF_IP136.243.155.200
SPF_IP144.76.127.250
SPF_IP2a01:4f8:192:3257:0:0:0:2
SPF_IP62.212.76.58
SPF_MXdotcommerce.nl

Related pages

Pivot deeper into the graph from dotcommerce.nl.

Cypher and MCP

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

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