Skip to content

Hostname

owler.com

Last fetched

owler.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.207.4613.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.813.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.9113.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.9913.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.238.238.12118.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.2518.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.7018.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.8918.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

54 observed subdomains of owler.com.

Web-graph footprint

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

2,914 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for owler.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.happyfox.com
SPF_MXowler.com

Related pages

Pivot deeper into the graph from owler.com.

Cypher and MCP

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

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