Skip to content

Hostname

cbcwine.com

Last fetched

cbcwine.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.140.1018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.10718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.12918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.1318.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.239.69.11918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.12918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.4318.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.5218.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.66.112.11518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of cbcwine.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cbcwine.com.

MechanismTarget
SPF_Acbcwine.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.winefetch.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuncorkednews.com
SPF_IP216.187.10.0/24
SPF_IP216.187.52.0/24
SPF_IP216.9.248.0/24
SPF_IP44.213.128.208
SPF_MXcbcwine.com

Related pages

Pivot deeper into the graph from cbcwine.com.

Cypher and MCP

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

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