Skip to content

Hostname

sigmax.nl

Last fetched

sigmax.nl resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

539 observed subdomains of sigmax.nl.

Web-graph footprint

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

44 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sigmax.nl.

MechanismTarget
SPF_INCLUDE139612965.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP132.164.15.220
SPF_IP185.136.64.128/27
SPF_IP185.136.65.128/27

Related pages

Pivot deeper into the graph from sigmax.nl.

Cypher and MCP

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

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