Skip to content

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

WHISPER CANON · click108.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/click108.com

Resolution chain

click108.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.3.166.40202.3.160.0/21AS17408ABOVE-AS-AP AboveNet Communications TaiwanTW

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

SPF policy

5 SPF mechanisms authorising senders for click108.com.

MechanismTarget
SPF_Aclick108.com
SPF_INCLUDE_spf1.click108.com
SPF_INCLUDE_spf2.click108.com
SPF_INCLUDE_spf3.click108.com
SPF_MXclick108.com

Related pages

Pivot deeper into the graph from click108.com.

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 20

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