Hostname
arkintschool.in
Last fetched
arkintschool.in resolves to 3 IPv4 addresses operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
arkintschool.in resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.116.226.98 | 66.116.226.0/24 | AS394695 | PUBLIC-DOMAIN-REGISTRY - PDR | IN |
| 69.57.172.244 | 69.57.172.0/24 | AS199404 | — | IN |
| 72.61.243.123 | 72.61.224.0/19 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- mnds technology (opc) private
- Contact emails
- —
Subdomains
4 observed subdomains of arkintschool.in.
Web-graph footprint
Distinct hostnames that link to or from arkintschool.in in the public web crawl.
8 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- arkintschool.in
SPF policy
3 SPF mechanisms authorising senders for arkintschool.in.
| Mechanism | Target |
|---|---|
| SPF_A | arkintschool.in |
| SPF_IP | 66.116.226.98 |
| SPF_MX | arkintschool.in |
Related pages
Pivot deeper into the graph from arkintschool.in.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arkintschool.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.