Skip to content

Hostname

rt112.nl

Last fetched

rt112.nl resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in NL. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.226.77136.144.128.0/17AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

Registrar
registrar:mijn internetoplossing b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of rt112.nl.

Subdomain
www.rt112.nl

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rt112.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP136.144.226.77

Related pages

Pivot deeper into the graph from rt112.nl.

Cypher and MCP

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

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