Skip to content

Hostname

hilti.tw

Last fetched

hilti.tw resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in AU.

Nutrition Label

WHISPER CANON · hilti.twRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/hilti.tw

Resolution chain

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

IPPrefixASNOperatorCountry
104.117.181.75104.117.181.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.AU
104.117.181.9104.117.181.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.AU
23.35.218.3223.35.218.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.KR
23.35.218.4223.35.218.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.KR

WHOIS identity

No WHOIS records are currently associated with hilti.tw in WhisperGraph.

Subdomains

2 observed subdomains of hilti.tw.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from hilti.tw.

Cypher and MCP

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

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