Hostname
pier2base.tw
Last fetched
pier2base.tw resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in JP.
Nutrition Label
Resolution chain
pier2base.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.105.239.69 | 172.105.224.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | JP |
WHOIS identity
No WHOIS records are currently associated with pier2base.tw in WhisperGraph.
Subdomains
2 observed subdomains of pier2base.tw.
| Subdomain |
|---|
| v2.pier2base.tw |
| www.pier2base.tw |
Web-graph footprint
Distinct hostnames that link to or from pier2base.tw in the public web crawl.
16 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- pier2base.tw
SPF policy
3 SPF mechanisms authorising senders for pier2base.tw.
| Mechanism | Target |
|---|---|
| SPF_A | pier2base.tw |
| SPF_IP | 106.185.31.39 |
| SPF_MX | pier2base.tw |
Related pages
Pivot deeper into the graph from pier2base.tw.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pier2base.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.