Hostname
katir.co.cc
Last fetched
katir.co.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG.
Nutrition Label
Resolution chain
katir.co.cc resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.72.100 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.103 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.14 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.73 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 99.84.252.103 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.111 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.18 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.99 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with katir.co.cc in WhisperGraph.
Subdomains
1 observed subdomain of katir.co.cc.
| Subdomain |
|---|
| www.katir.co.cc |
Web-graph footprint
Distinct hostnames that link to or from katir.co.cc in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from katir.co.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "katir.co.cc"})-[: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.