Hostname
oboe.fyi
Last fetched
oboe.fyi resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
oboe.fyi resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.28.242.152 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.6.17 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.138.56 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.160.43 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.14.27 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.95.104.126 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.190.125 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.215.84.186 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.240.43 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.16.250.211 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.18.0 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.232.209 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 80e586ba2c@oboe.fyi.whoistrustee.com
- 0e3e788cfa587721c7b317525b9ee89f6448aaae87c55ebdca8fc60a446c2afb@oboe.fyi.whoisproxy.org
- 1f381c35a4367200dcbb2dfa885f0d60956ef8f4cdd8b1edc08bbca9d12c3609@oboe.fyi.whoisproxy.org
- 98d96ad5602a6ef3aa959be769a22c74665c6649ffa388a439d1e90a6fa922bb@oboe.fyi.whoisproxy.org
- abf065b85b29b6fac58cc62b3c88e4b80d5aacff577480361a5be88fb869184d@oboe.fyi.whoisproxy.org
Subdomains
2 observed subdomains of oboe.fyi.
| Subdomain |
|---|
| auth.oboe.fyi |
| dev.oboe.fyi |
Web-graph footprint
Distinct hostnames that link to or from oboe.fyi in the public web crawl.
253 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for oboe.fyi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from oboe.fyi.
- IP · 100.28.242.152
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · 80e586ba2c@oboe.fyi.whoistrustee.com
- TLD · .fyi
- Browse hostnames · ob…
- 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: "oboe.fyi"})-[: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.