Hostname
petities.nl
Last fetched
petities.nl resolves to 1 IPv4 address operated by AS51758 in NL. WHOIS lists registrar:nxs internet bv|kabelweg 37|1014ba amsterdam|netherlands|| as the registrar.
Nutrition Label
Resolution chain
petities.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.206.235.23 | 185.206.232.0/22 | AS51758 | — | NL |
WHOIS identity
- Registrar
- registrar:nxs internet bv|kabelweg 37|1014ba amsterdam|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
1,114 observed subdomains of petities.nl.
Showing 25 of 1,114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from petities.nl in the public web crawl.
2,822 sites link to this hostname.
9,709 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for petities.nl.
| Mechanism | Target |
|---|---|
| SPF_A | petities.nl |
| SPF_INCLUDE | protagio.nl |
| SPF_IP | 185.206.235.16/28 |
| SPF_IP | 2a00:51c0:13:1307::/64 |
| SPF_MX | petities.nl |
Related pages
Pivot deeper into the graph from petities.nl.
- IP · 185.206.235.23
- ASN · AS51758
- Registrar · registrar:nxs internet bv|kabelweg 37|1014ba amsterdam|netherlands||
- Country · NL
- TLD · .nl
- Browse hostnames · pe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "petities.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.