Skip to content

Hostname

webton.nl

Last fetched

webton.nl is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. webton.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · webton.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/webton.nl

Resolution chain

No IPv4 resolution is recorded for webton.nl in WhisperGraph.

IPv6 resolution

WHOIS identity

Registrar
registrar:shock media b.v.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns1.shockmedia.nl
  • ns2.shockmedia.nl
  • ns3.shockmedia.nl

MX records

  • webton-nl.mail.protection.outlook.com

SPF policy

  • ip: 82.150.137.0/24
  • ip: 31.7.7.130/30
  • ip: 5.172.45.172/24
  • ip: 185.144.224.32/24
  • ip: 185.144.224.73/24
  • include: _spf.gripp.com
  • include: spf.protection.outlook.com
  • include: fdspfus.freshemail.io
  • include: 9398312.spf04.hubspotemail.net
  • include: eu.mailgun.org
  • ip: 185.144.224.53
  • ip: 2a03:9700:8000:0:0:0:0:130
  • ip: 2a03:9700:8000:0:0:0:0:7329
  • ip: 2a03:9700:8000:0:0:0:0:8229
  • ip: 2a03:9700:8000:0:3cb:684f:d42a:eba0
  • ip: 2a03:9700:8000:0:a47d:e3fe:f30f:6dc9
  • ip: 2a03:9700:8000:0:af2c:4d47:a97f:adb1
  • ip: 2a03:9700:8000:0:eba8:1bf5:c55c:bb66
  • ip: 31.7.0.44
  • ip: 31.7.3.218
  • ip: 31.7.3.32
  • ip: 31.7.7.11

Threat-feed evidence

History

Related pages

Pivot from webton.nl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webton.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.