Skip to content

Hostname

phi-tea.com

Last fetched

phi-tea.com resolves to 3 IPv4 addresses operated by COGNETCLOUD-2 - cognetcloud INC in HK. WHOIS lists iana:1193 as the registrar.

Nutrition Label

WHISPER CANON · phi-tea.comRouting diversity3.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/phi-tea.com

Resolution chain

phi-tea.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.238.235.171156.238.235.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
204.11.56.37204.11.56.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
47.243.144.10447.243.0.0/16AS45102HK

WHOIS identity

Registrar
iana:1193
Organization
perfect privacy,
Contact emails

Subdomains

1 observed subdomain of phi-tea.com.

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from phi-tea.com.

Cypher and MCP

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

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