Skip to content

Hostname

abaclock.ch

Last fetched

abaclock.ch resolves to 2 IPv4 addresses operated by IP-MAX IP-Max SA in CH.

Nutrition Label

WHISPER CANON · abaclock.chRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/abaclock.ch

Resolution chain

abaclock.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.106.93.4762.106.93.0/24AS25091IP-MAX IP-Max SACH
62.106.93.4862.106.93.0/24AS25091IP-MAX IP-Max SACH

WHOIS identity

No WHOIS records are currently associated with abaclock.ch in WhisperGraph.

Subdomains

14 observed subdomains of abaclock.ch.

Web-graph footprint

Distinct hostnames that link to or from abaclock.ch in the public web crawl.

9 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abaclock.ch.

MechanismTarget
SPF_INCLUDEspf.arcanite.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.106.93.56

Related pages

Pivot deeper into the graph from abaclock.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abaclock.ch"})-[: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.