Skip to content

Hostname

booc.com.tw

Last fetched

booc.com.tw resolves to 2 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.

Nutrition Label

WHISPER CANON · booc.com.twRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/booc.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
103.123.243.13103.123.242.0/23AS21859ZEN-ECN - Zenlayer IncUS
140.99.245.56140.99.245.0/24AS20068HAWKHOST - Hawk Host Inc.US

WHOIS identity

No WHOIS records are currently associated with booc.com.tw in WhisperGraph.

Subdomains

3 observed subdomains of booc.com.tw.

Web-graph footprint

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

18 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • booc.com.tw

SPF policy

6 SPF mechanisms authorising senders for booc.com.tw.

MechanismTarget
SPF_Abooc.com.tw
SPF_INCLUDE_spf.arandomserver.com
SPF_INCLUDE_spf.eee.tw
SPF_IP103.123.243.10
SPF_IP198.252.98.19
SPF_MXbooc.com.tw

Related pages

Pivot deeper into the graph from booc.com.tw.

Cypher and MCP

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

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