Hostname
algotee.com
Last fetched
algotee.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
algotee.com 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 |
|---|---|---|---|---|
| 13.35.20.105 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.16 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.78 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.90 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.165.72.112 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.67 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.94 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.95 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of algotee.com owner
- Contact emails
- haresh@sajnani.com
- 1a83c7818f5549508d8c9ef709e80102.protect@whoisguard.com
- oliver.watts98@gmail.com
- 324f9925-ad9b-4c06-8314-a6ad9d76b937@identity-protect.org
- d44de275-323d-49ba-bd4c-5ce97ea3be54@identity-protect.org
- dd66ba1b-808a-4331-bce7-05a0e2a08287@identity-protect.org
- f210cfee-5f77-43ad-b144-de74f39e4817@identity-protect.org
Subdomains
4 observed subdomains of algotee.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from algotee.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "algotee.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.