Hostname
savabien.net
Last fetched
savabien.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
savabien.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 |
|---|---|---|---|---|
| 108.139.47.11 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.124 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.49 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.77 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.160.5 | 18.165.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.160.73 | 18.165.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.160.90 | 18.165.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.160.92 | 18.165.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- dejan rajic
- Contact emails
- office@labs4design.com
- domeni@isp.beotel.net
- 09b84887-24ba-40b2-bfb9-852752716534@identity-protect.org
- 572edc14-5cdd-424f-bac7-f626af4e7725@identity-protect.org
- 59c468af-c2ff-4919-8ba0-e8d69a3008fc@identity-protect.org
- 7a6e16db-acc5-4fbb-b643-dcd02a4336a7@identity-protect.org
- 803ad6bb-15ad-435e-be0b-dd216da2794d@identity-protect.org
- c07f3a4d-fb72-4fb9-a156-2fa095937b51@identity-protect.org
- da61d7fb-96b1-407a-8cb2-8ee87da724ac@identity-protect.org
- owner-6581720@savabien.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of savabien.net.
| Subdomain |
|---|
| intech.savabien.net |
| www.savabien.net |
Web-graph footprint
Distinct hostnames that link to or from savabien.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for savabien.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from savabien.net.
- IP · 108.139.47.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · office@labs4design.com
- TLD · .net
- Browse hostnames · sa…
- 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: "savabien.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.