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
Resolution chain
outwardhound.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.150.108 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.118 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.128 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.37 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.118.19 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.33 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.67 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.92 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.42.107 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.114 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.39 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.5 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
Subdomains
20 observed subdomains of outwardhound.com.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from outwardhound.com in the public web crawl.
690 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for outwardhound.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bigcommerce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 104.207.245.146 |
| SPF_IP | 198.57.218.220/32 |
| SPF_IP | 209.212.57.173 |
| SPF_IP | 38.75.231.16/29 |
| SPF_IP | 50.203.13.56/30 |
Related pages
Pivot deeper into the graph from outwardhound.com.
- IP · 3.160.150.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · DE
- Email · gh5ev4eg7m3@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ou…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.