Skip to content

Hostname

api.anti-captcha.com

Last fetched

api.anti-captcha.com resolves to 9 IPv4 addresses operated by ASN-GIGENET - GigeNET in US.

Nutrition Label

WHISPER CANON · api.anti-captcha.comRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.anti-captcha.com

Resolution chain

api.anti-captcha.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.212.146.167209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
209.212.146.168209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
209.212.146.169209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
209.212.146.170209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
209.212.146.171209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
209.212.146.172209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
69.39.235.3369.39.224.0/20AS32181ASN-GIGENET - GigeNETUS
69.39.235.3469.39.224.0/20AS32181ASN-GIGENET - GigeNETUS
69.65.31.12569.65.0.0/18AS32181ASN-GIGENET - GigeNETUS

WHOIS identity

No WHOIS records are currently associated with api.anti-captcha.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from api.anti-captcha.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from api.anti-captcha.com.

Cypher and MCP

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

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