Skip to content

Hostname

dcwineguy.com

Last fetched

dcwineguy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.104.2918.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.3018.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.7318.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.9918.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.159.12299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.3699.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.5199.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.7999.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of dcwineguy.com.

Web-graph footprint

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

9 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dcwineguy.com.

MechanismTarget
SPF_Adcwineguy.com
SPF_INCLUDE_spf.winefetch.com
SPF_INCLUDEdavid.awp2008.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEwinefetch.com
SPF_MXdcwineguy.com

Related pages

Pivot deeper into the graph from dcwineguy.com.

Cypher and MCP

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

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