Hostname
atsjaffna.com
Last fetched
atsjaffna.com resolves to 2 IPv4 addresses operated by ONIDEL-AS-AP - Onidel Pty Ltd in SG. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
atsjaffna.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.22.79.196 | 160.22.79.0/24 | AS152900 | ONIDEL-AS-AP - Onidel Pty Ltd | SG |
| 51.79.186.0 | 51.79.128.0/17 | AS16276 | OVH - OVH SAS | LK |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain admin
- Contact emails
Subdomains
19 observed subdomains of atsjaffna.com.
Showing 13 of 19. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- atsjaffna.com
SPF policy
8 SPF mechanisms authorising senders for atsjaffna.com.
| Mechanism | Target |
|---|---|
| SPF_A | atsjaffna.com |
| SPF_IP | 139.99.120.96 |
| SPF_IP | 160.22.79.196 |
| SPF_IP | 5.223.42.11 |
| SPF_IP | 51.79.144.125 |
| SPF_IP | 51.79.152.16 |
| SPF_IP | 51.79.186.0 |
| SPF_MX | atsjaffna.com |
Related pages
Pivot deeper into the graph from atsjaffna.com.
- IP · 160.22.79.196
- ASN · AS152900ONIDEL-AS-AP - Onidel Pty Ltd
- Registrar · iana:146
- Country · SG
- Email · multidigicloudit@gmail.com
- TLD · .com
- 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: "atsjaffna.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.