Skip to content

Hostname

winegard.com

Last fetched

winegard.com resolves to 63.141.128.17, announced in 63.141.128.0/24 by BIGCOMMERCE - Bigcommerce Inc. in US. winegard.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · winegard.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/winegard.com

Resolution chain

IPv6 resolution

No AAAA record for winegard.com is recorded in WhisperGraph.

Attribution

bigcommerce

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of winegard.com owner
Contact emails
acrow@winegard.com, crode@winegard.com, webmaster@winegard.com, wprot@winegard.com, 3e3f654a-831c-4e48-b637-bf7f8e94f9ba@identity-protect.org, 4c9c37b4-9972-4b79-9f3e-5c13ed3e7906@identity-protect.org, 6a51b04e-af98-4e1d-b88a-9350efb5c5ea@identity-protect.org, bc61d414-484b-461c-91e2-9ea64ae98c67@identity-protect.org, e278893d-e609-4865-81a3-fe9f4c74aaff@identity-protect.org, f96d98fd-f409-4f7e-b740-2c8b4ef5eeac@identity-protect.org, owner-3983931@winegard.com.whoisprivacyservice.org, owner-584000@winegard.com.whoisprivacyservice.org, owner-6091047@winegard.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-23.awsdns-02.com
  • ns-551.awsdns-04.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1461.awsdns-54.org
  • ns-1990.awsdns-56.co.uk

MX records

  • winegard-com.mail.protection.outlook.com

SPF policy

  • ip: 104.239.138.114/32
  • ip: 50.56.156.88/32
  • include: _spf.bigcommerce.com
  • include: spf.protection.outlook.com
  • a: winegard.com
  • mx: winegard.com
  • include: spf.zoho.com
  • include: transmail.net
  • ip: 216.160.7.162

Threat-feed evidence

History

Related pages

Pivot from winegard.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "winegard.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.