Hostname
echoput.nl
Last fetched
echoput.nl resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists registrar:computel standby b.v. as the registrar.
Nutrition Label
Resolution chain
echoput.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 |
|---|---|---|---|---|
| 35.204.221.209 | 35.204.208.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | NL |
WHOIS identity
- Registrar
- registrar:computel standby b.v.
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of echoput.nl.
Web-graph footprint
Distinct hostnames that link to or from echoput.nl in the public web crawl.
95 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for echoput.nl.
| Mechanism | Target |
|---|---|
| SPF_A | echoput.nl |
| SPF_INCLUDE | _spf.smtp.computel.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 206.222.177.128/32 |
| SPF_IP | 206.222.177.148/32 |
| SPF_IP | 209.242.69.231/32 |
| SPF_IP | 90.145.34.159 |
| SPF_MX | echoput.nl |
Related pages
Pivot deeper into the graph from echoput.nl.
- IP · 35.204.221.209
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · registrar:computel standby b.v.
- Country · NL
- TLD · .nl
- Browse hostnames · ec…
- 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: "echoput.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.