Skip to content

Hostname

osome.com

Last fetched

osome.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · osome.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/osome.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.5218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.373.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.693.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.743.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.943.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.249.1123.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.123.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.43.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.793.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
iana:146
Organization
osome pte.
Contact emails

Subdomains

18 observed subdomains of osome.com.

Web-graph footprint

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

787 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for osome.com.

MechanismTarget
SPF_INCLUDE8837353.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from osome.com.

Cypher and MCP

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

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