Skip to content

Hostname

xyntrix.nl

Last fetched

xyntrix.nl resolves to 1 IPv4 address operated by AS200223 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.131.60.1045.131.60.0/24AS200223NL

WHOIS identity

No WHOIS records are currently associated with xyntrix.nl in WhisperGraph.

Subdomains

5 observed subdomains of xyntrix.nl.

Web-graph footprint

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

8 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xyntrix.nl.

MechanismTarget
SPF_Axyntrix.nl
SPF_INCLUDEicloud.com
SPF_INCLUDEspf.ping64.net
SPF_IP2a03:3a61:a2:0:0:0:0:2
SPF_MXxyntrix.nl

Related pages

Pivot deeper into the graph from xyntrix.nl.

Cypher and MCP

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

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