Skip to content

Hostname

bcwinecontest.com

Last fetched

bcwinecontest.com resolves to 2 IPv4 addresses operated by PRETECS - FullHost in CA. WHOIS lists iana:186 as the registrar.

Nutrition Label

WHISPER CANON · bcwinecontest.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bcwinecontest.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.37.90107.161.36.0/22AS39962PRETECS - FullHostCA
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:186
Organization
contact privacy inc. customer 0137868383
Contact emails

Subdomains

7 observed subdomains of bcwinecontest.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bcwinecontest.com

SPF policy

8 SPF mechanisms authorising senders for bcwinecontest.com.

MechanismTarget
SPF_Abcwinecontest.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mxprotection.net
SPF_IP107.161.37.12
SPF_IP107.161.37.19
SPF_IP162.223.225.10
SPF_IP162.223.225.6
SPF_MXbcwinecontest.com

Related pages

Pivot deeper into the graph from bcwinecontest.com.

Cypher and MCP

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

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