Skip to content

Hostname

outdry.com

Last fetched

outdry.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · outdry.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/outdry.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.41.11108.158.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.41.221108.158.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.41.47108.158.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.41.94108.158.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
18.64.171.18118.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.171.2718.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.171.3818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.171.8818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
columbia sportswear
Contact emails

Subdomains

2 observed subdomains of outdry.com.

Web-graph footprint

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

30 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for outdry.com.

MechanismTarget
SPF_Amail.columbia.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from outdry.com.

Cypher and MCP

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

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