Skip to content

Hostname

postmall.com.tw

Last fetched

postmall.com.tw resolves to 5 IPv4 addresses operated by AS24154 in TW.

Nutrition Label

WHISPER CANON · postmall.com.twRouting diversity3.9/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/postmall.com.tw

Resolution chain

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

WHOIS identity

Registrar
Organization
?????????? chunghwa post co.,
Contact emails

Subdomains

6 observed subdomains of postmall.com.tw.

Web-graph footprint

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

160 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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