Hostname
vallansuunta.net
Last fetched
vallansuunta.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vallansuunta.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.175.112 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.80 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.93 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.94 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.166.135.116 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.121 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.28 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.84 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- gdpr-masking@gdpr-masked.com
- kai.hakanen@harjavalta.fi
- 6e549237-e2ea-4fac-95e0-93a97b94c96c@identity-protect.org
- 7510ff66-a63a-4181-bb2f-77164cc73311@identity-protect.org
- 8951135b-12ba-4d9e-b660-f6f8917872c4@identity-protect.org
- 89836723-76ef-459c-8df4-fd8f57748696@identity-protect.org
- fa8627ab-3021-4299-9e6b-c7b8d67feb4b@identity-protect.org
Subdomains
9 observed subdomains of vallansuunta.net.
Web-graph footprint
Distinct hostnames that link to or from vallansuunta.net in the public web crawl.
7 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for vallansuunta.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from vallansuunta.net.
- IP · 18.245.175.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · gdpr-masking@gdpr-masked.com
- TLD · .net
- Browse hostnames · va…
- 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: "vallansuunta.net"})-[: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.