Hostname
janaticsusa.com
Last fetched
janaticsusa.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
janaticsusa.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.205.113.46 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.109.85.106 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 35.154.37.234 | 35.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.1.66.34 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- jayaraj kannan
- Contact emails
Subdomains
2 observed subdomains of janaticsusa.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for janaticsusa.com.
| Mechanism | Target |
|---|---|
| SPF_A | janaticsusa.com |
| SPF_INCLUDE | zohomail.in |
| SPF_IP | 103.56.38.103 |
| SPF_IP | 13.126.106.206/32 |
| SPF_IP | 13.126.36.97 |
| SPF_IP | 182.18.167.242 |
| SPF_IP | 202.143.98.228 |
| SPF_IP | 202.65.132.188 |
| SPF_IP | 3.108.118.173 |
| SPF_IP | 45.113.138.251 |
| SPF_IP | 45.114.244.241 |
| SPF_IP | 45.114.244.244 |
| SPF_IP | 45.114.244.248 |
| SPF_IP | 45.114.244.253 |
| SPF_MX | janaticsusa.com |
Related pages
Pivot deeper into the graph from janaticsusa.com.
- IP · 13.205.113.46
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IN
- Email · domainadmin@accelfrontline.in
- TLD · .com
- Browse hostnames · ja…
- 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: "janaticsusa.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.