Skip to content

Hostname

tazon.coffee

Last fetched

tazon.coffee resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · tazon.coffeeRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tazon.coffee

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.67.23213.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.199.15116.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.53.463.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.164.1223.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.151.803.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.198.353.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
daocom
Contact emails

Subdomains

4 observed subdomains of tazon.coffee.

Web-graph footprint

Distinct hostnames that link to or from tazon.coffee in the public web crawl.

10 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tazon.coffee.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from tazon.coffee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tazon.coffee"})-[: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.