Skip to content

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

WHISPER CANON · oboe.fyiRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oboe.fyi

Resolution chain

oboe.fyi resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.242.152100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.6.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.138.5618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.160.4318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.14.273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.104.1263.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.190.12535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.84.18644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.240.4344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.250.21150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.18.052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.232.20952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
c/o whoisproxy.com
Contact emails

Subdomains

2 observed subdomains of 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 outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oboe.fyi.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from oboe.fyi.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.