Skip to content

Hostname

outwardhound.com

Last fetched

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

Nutrition Label

WHISPER CANON · outwardhound.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/outwardhound.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.150.1083.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1183.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1283.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.373.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.118.193.166.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.118.333.166.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.118.673.166.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.118.923.166.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.42.10754.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.11454.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.3954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.554.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

20 observed subdomains of outwardhound.com.

Web-graph footprint

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

690 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for outwardhound.com.

MechanismTarget
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.207.245.146
SPF_IP198.57.218.220/32
SPF_IP209.212.57.173
SPF_IP38.75.231.16/29
SPF_IP50.203.13.56/30

Related pages

Pivot deeper into the graph from outwardhound.com.

Cypher and MCP

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

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