Skip to content

Hostname

bringtea.com

Last fetched

bringtea.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:100 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.10013.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.10813.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.1213.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.3513.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.155.1.11518.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.4418.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.6918.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.7318.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.6218.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.718.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.7018.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.7418.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:100
Organization
contact privacy inc. customer 1247839440
Contact emails

Subdomains

1 observed subdomain of bringtea.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bringtea.com.

MechanismTarget
SPF_INCLUDE_spf.daum.net
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from bringtea.com.

Cypher and MCP

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

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