Skip to content

Hostname

oboe.com

Last fetched

oboe.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · oboe.comRouting diversity6.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/oboe.com

Resolution chain

oboe.com resolves to 20 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.30.16.29100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.6.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.130.16718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.47.2718.204.0.0/14AS14618AMAZON-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
18.215.49.7218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.14.273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.58.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.110.2063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.117.2033.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.41.1523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.110.1033.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.104.1263.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.168.12834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.27.19234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.190.12535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.60.20235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.84.18644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of oboe.com owner
Contact emails

Subdomains

3 observed subdomains of oboe.com.

Web-graph footprint

Distinct hostnames that link to or from oboe.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oboe.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from oboe.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "oboe.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 20

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