Hostname
vistaoutdoor.com
Last fetched
vistaoutdoor.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vistaoutdoor.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.162.107.24 | 52.216.9.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 65.52.24.41 | 65.59.255.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vistaoutdoor.com owner
- Contact emails
- b382d3jd958@networksolutionsprivateregistration.com
- b45uz9pc9gs@networksolutionsprivateregistration.com
- ck5rt5gx4tg@networksolutionsprivateregistration.com
- dw83t2gs649@networksolutionsprivateregistration.com
- ga4uj9wr4gb@networksolutionsprivateregistration.com
- gz6vp8253jz@networksolutionsprivateregistration.com
- hy29938t5dz@networksolutionsprivateregistration.com
- mw4478k69m2@networksolutionsprivateregistration.com
- ne2gx37g2rr@networksolutionsprivateregistration.com
- nj8ph7hs5ak@networksolutionsprivateregistration.com
- nu5p26e458z@networksolutionsprivateregistration.com
- ph8qg6wt88w@networksolutionsprivateregistration.com
- pj6us94y3jr@networksolutionsprivateregistration.com
- ps2jb9bp538@networksolutionsprivateregistration.com
- qx7e693z8bc@networksolutionsprivateregistration.com
- r27hk8xg2h7@networksolutionsprivateregistration.com
- rp48a9p89hx@networksolutionsprivateregistration.com
- u74v82w4598@networksolutionsprivateregistration.com
- xe2vc8kz66w@networksolutionsprivateregistration.com
- xp8427ww4ux@networksolutionsprivateregistration.com
- and 14 more
Subdomains
44 observed subdomains of vistaoutdoor.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vistaoutdoor.com in the public web crawl.
286 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for vistaoutdoor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.prnewswire.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.odmad.quest-on-demand.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.odmad.quest-on-demand.com |
| SPF_IP | 199.168.16.0/21 |
| SPF_IP | 199.168.24.0/24 |
Related pages
Pivot deeper into the graph from vistaoutdoor.com.
- IP · 52.162.107.24
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · b382d3jd958@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · vi…
- 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: "vistaoutdoor.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.