Hostname
ringtonio.nl
Last fetched
ringtonio.nl resolves to 1 IPv4 address operated by AS202932 in NL. WHOIS lists registrar:domainvendor b.v. as the registrar.
Nutrition Label
Resolution chain
ringtonio.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.150.71.70 | 185.150.68.0/22 | AS202932 | — | NL |
WHOIS identity
- Registrar
- registrar:domainvendor b.v.
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of ringtonio.nl.
Web-graph footprint
Distinct hostnames that link to or from ringtonio.nl in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ringtonio.nl.
| Mechanism | Target |
|---|---|
| SPF_A | gw.gs01.targetmusic.eu |
| SPF_A | mail.targetmedia.eu |
| SPF_A | mailout.targetmedia.eu |
| SPF_A | ringtonio.nl |
| SPF_A | tmmmail00.dc01.media.targetmedia.nl |
| SPF_A | www.ringtonio.nl |
Related pages
Pivot deeper into the graph from ringtonio.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ringtonio.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.