Hostname
cardif.com.tw
Last fetched
cardif.com.tw resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:hinet as the registrar.
Nutrition Label
Resolution chain
cardif.com.tw resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.94.77.194 | 104.94.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 184.26.193.140 | 184.26.192.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CA |
| 23.56.207.122 | 23.56.200.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- registrar:hinet
- Organization
- ?????????????????????
- Contact emails
Subdomains
32 observed subdomains of cardif.com.tw.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cardif.com.tw in the public web crawl.
30 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cardif.com.tw.
- IP · 104.94.77.194
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:hinet
- Country · US
- Email · taipei_pmc_ithis@tw.cardif.com
- Apex domain · com.tw
- TLD · .tw
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cardif.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.