Skip to content

Hostname

contrastplus.nl

Last fetched

contrastplus.nl resolves to 2 IPv4 addresses operated by AS-XYNTA - Onworx BV in NL.

Nutrition Label

WHISPER CANON · contrastplus.nlRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/contrastplus.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.133.88.13185.133.88.0/22AS12595AS-XYNTA - Onworx BVNL
45.82.191.12745.82.188.0/22AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

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

Subdomains

3 observed subdomains of contrastplus.nl.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for contrastplus.nl.

MechanismTarget
SPF_Acontrastplus.nl
SPF_INCLUDEpmg.srvnl.nl
SPF_IP185.133.88.13
SPF_IP2a10:7180:100:0:185:133:88:13
SPF_IP45.82.191.127
SPF_MXcontrastplus.nl

Related pages

Pivot deeper into the graph from contrastplus.nl.

Cypher and MCP

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

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