Skip to content

Hostname

i-tea.com.tw

Last fetched

i-tea.com.tw resolves to 1 IPv4 address operated by AS38001 in SG.

Nutrition Label

WHISPER CANON · i-tea.com.twRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/i-tea.com.tw

Resolution chain

i-tea.com.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.174.82.55203.174.82.0/24AS38001SG

WHOIS identity

No WHOIS records are currently associated with i-tea.com.tw in WhisperGraph.

Subdomains

4 observed subdomains of i-tea.com.tw.

Web-graph footprint

Distinct hostnames that link to or from i-tea.com.tw in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for i-tea.com.tw.

MechanismTarget
SPF_Ai-tea.com.tw
SPF_IP106.187.97.8
SPF_IP139.162.10.58
SPF_MXi-tea.com.tw

Related pages

Pivot deeper into the graph from i-tea.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "i-tea.com.tw"})-[: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.