Skip to content

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

WHISPER CANON · cardif.com.twRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/cardif.com.tw

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.

IPPrefixASNOperatorCountry
104.94.77.194104.94.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
184.26.193.140184.26.192.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.56.207.12223.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:hinet
Organization
?????????????????????
Contact emails

Subdomains

32 observed subdomains of cardif.com.tw.

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.

Threat posture

History

Related pages

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

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.