Skip to content

Hostname

taikooplace.com

Last fetched

taikooplace.com resolves to 2 IPv4 addresses operated by AS9381 in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · taikooplace.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/taikooplace.com

Resolution chain

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

WHOIS identity

Registrar
iana:460
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

46 observed subdomains of taikooplace.com.

Web-graph footprint

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

128 sites link to this hostname.

325 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for taikooplace.com.

MechanismTarget
SPF_INCLUDEsentry-eds.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.82.183.104
SPF_IP202.82.183.99
SPF_IP202.82.231.45
SPF_IP202.82.231.46
SPF_IP202.82.231.54
SPF_IP52.54.159.237/32
SPF_IP52.73.143.252/32

Related pages

Pivot deeper into the graph from taikooplace.com.

Cypher and MCP

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

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