Hostname
click108.com
Last fetched
click108.com resolves to 1 IPv4 address operated by ABOVE-AS-AP AboveNet Communications Taiwan in TW. WHOIS lists iana:1336 as the registrar.
Nutrition Label
Resolution chain
click108.com 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 |
|---|---|---|---|---|
| 202.3.166.40 | 202.3.160.0/21 | AS17408 | ABOVE-AS-AP AboveNet Communications Taiwan | TW |
WHOIS identity
- Registrar
- iana:1336
- Organization
- heroit co.,ltd.
- Contact emails
Subdomains
12 observed subdomains of click108.com.
Web-graph footprint
Distinct hostnames that link to or from click108.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for click108.com.
| Mechanism | Target |
|---|---|
| SPF_A | click108.com |
| SPF_INCLUDE | _spf1.click108.com |
| SPF_INCLUDE | _spf2.click108.com |
| SPF_INCLUDE | _spf3.click108.com |
| SPF_MX | click108.com |
Related pages
Pivot deeper into the graph from click108.com.
- IP · 202.3.166.40
- ASN · AS17408ABOVE-AS-AP AboveNet Communications Taiwan
- Registrar · iana:1336
- Country · TW
- Email · annie@heroit.com.tw
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "click108.com"})-[: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.