Skip to content

Hostname

barterweek.com

Last fetched

barterweek.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.247.98.9734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.155.14034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.137.9252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.28.13052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.197.17254.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.157.24054.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:82
Organization
domain manager
Contact emails

Subdomains

1 observed subdomain of barterweek.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for barterweek.com.

MechanismTarget
SPF_IP52.17.195.226
SPF_IP52.19.154.209
SPF_IP52.30.91.145
SPF_IP69.63.144.110
SPF_IP69.63.144.111
SPF_IP69.63.144.150
SPF_MXbarterweek.com

Related pages

Pivot deeper into the graph from barterweek.com.

Cypher and MCP

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

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