Skip to content

Hostname

bagandstringwine.com

Last fetched

bagandstringwine.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.109.2613.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.2813.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.5513.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.9113.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
bag & string wine merchants
Contact emails

Subdomains

3 observed subdomains of bagandstringwine.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bagandstringwine.com.

MechanismTarget
SPF_Abagandstringwine.com
SPF_INCLUDE_spf.winefetch.com
SPF_INCLUDEemailsrvr.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_MXbagandstringwine.com

Related pages

Pivot deeper into the graph from bagandstringwine.com.

Cypher and MCP

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

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