Hostname
atomtech.in
Last fetched
atomtech.in resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
atomtech.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.235.5.117 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:81
- Organization
- ajay surana
- Contact emails
Subdomains
47 observed subdomains of atomtech.in.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from atomtech.in in the public web crawl.
53 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for atomtech.in.
| Mechanism | Target |
|---|---|
| SPF_A | atomtech.in |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zohopeople.in |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.235.249.35 |
| SPF_IP | 185.132.183.31/32 |
| SPF_IP | 185.132.183.33 |
| SPF_IP | 185.183.30.89/32 |
| SPF_IP | 185.183.30.93 |
| SPF_IP | 203.112.156.56 |
| SPF_IP | 3.108.80.67 |
| SPF_IP | 43.204.70.19 |
| SPF_MX | atomtech.in |
Related pages
Pivot deeper into the graph from atomtech.in.
- IP · 13.235.5.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IN
- Email · domainreg@ftindia.com
- TLD · .in
- Browse hostnames · at…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atomtech.in"})-[: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.