Skip to content

Hostname

oldtimerweb.nl

Last fetched

oldtimerweb.nl resolves to 1 IPv4 address operated by XL-AS in NL. WHOIS lists registrar:combell as the registrar.

Nutrition Label

WHISPER CANON · oldtimerweb.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oldtimerweb.nl

Resolution chain

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

IPPrefixASNOperatorCountry
83.96.214.10883.96.212.0/22AS35470XL-ASNL

WHOIS identity

Registrar
registrar:combell
Organization
Contact emails

Subdomains

2 observed subdomains of oldtimerweb.nl.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oldtimerweb.nl.

MechanismTarget
SPF_INCLUDE_spf.relay.mailprotect.be

Related pages

Pivot deeper into the graph from oldtimerweb.nl.

Cypher and MCP

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

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