Hostname
techblog.securesky-tech.com
Last fetched
techblog.securesky-tech.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
techblog.securesky-tech.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.104 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.20 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.40 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.88 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.186.102 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.127 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.8 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.86 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 18.155.107.33 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.70 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.76 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.95 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
No WHOIS records are currently associated with techblog.securesky-tech.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from techblog.securesky-tech.com in the public web crawl.
27 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from techblog.securesky-tech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techblog.securesky-tech.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.