Skip to content

Hostname

wtwshop.nl

Last fetched

wtwshop.nl resolves to 3 IPv4 addresses operated by TRANSIP-AS - Signet B.V. in NL.

Nutrition Label

WHISPER CANON · wtwshop.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/wtwshop.nl

Resolution chain

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

IPPrefixASNOperatorCountry
37.34.48.6837.34.48.0/21AS20857TRANSIP-AS - Signet B.V.NL
91.134.161.8191.134.0.0/16AS16276OVH - OVH SASFR
93.119.12.25493.119.0.0/20AS20857TRANSIP-AS - Signet B.V.NL

WHOIS identity

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

Subdomains

1 observed subdomain of wtwshop.nl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wtwshop.nl.

MechanismTarget
SPF_Asmtp.runesa.nl
SPF_Awtwshop.nl
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.onlinespamfilter.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:348:86:3044:0:0:0:1
SPF_IP37.34.48.68
SPF_MXwtwshop.nl

Related pages

Pivot deeper into the graph from wtwshop.nl.

Cypher and MCP

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

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