Skip to content

Hostname

bezerocarbonmarkets.com

Last fetched

bezerocarbonmarkets.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · bezerocarbonmarkets.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bezerocarbonmarkets.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.135.191.913.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.69.3413.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.122.5818.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.68.3118.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.66.3618.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.8.249.2123.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.45.573.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.151.24835.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
51.24.46.15951.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12411036962
Contact emails

Subdomains

3 observed subdomains of bezerocarbonmarkets.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bezerocarbonmarkets.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bezerocarbonmarkets.com.

Cypher and MCP

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

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