Hostname
oxiane-institut.com
Last fetched
oxiane-institut.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
oxiane-institut.com 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.143.22 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.143.25 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.143.51 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.143.80 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.171.117.105 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.117 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.57 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.67 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- clever age sarl
- Contact emails
Subdomains
5 observed subdomains of oxiane-institut.com.
Web-graph footprint
Distinct hostnames that link to or from oxiane-institut.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for oxiane-institut.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from oxiane-institut.com.
- IP · 18.245.143.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · GB
- Email · 5eeb5db6a801824ff0060300bdd31d05-40979725@contact.gandi.net
- TLD · .com
- Browse hostnames · ox…
- 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: "oxiane-institut.com"})-[: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.