Hostname
inditok.info
Last fetched
inditok.info resolves to 4 IPv4 addresses operated by AS58061 in NL. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
inditok.info 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 |
|---|---|---|---|---|
| 5.61.55.85 | 5.61.52.0/22 | AS58061 | — | NL |
| 172.237.129.108 | 172.237.128.0/19 | AS63949 | — | US |
| 172.237.129.242 | 172.237.128.0/19 | AS63949 | — | US |
| 172.237.129.236 | 172.237.128.0/19 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- privacyguardian.org
- Contact emails
Subdomains
5 observed subdomains of inditok.info.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for inditok.info.
| Mechanism | Target |
|---|---|
| SPF_A | inditok.info |
| SPF_IP | 5.61.53.60 |
| SPF_MX | inditok.info |
Related pages
Pivot deeper into the graph from inditok.info.
- IP · 5.61.55.85
- ASN · AS58061
- Registrar · iana:1479
- Country · NL
- Email · pw-e2ef14f4bf1407cfded08432963bc2de@privacyguardian.org
- TLD · .info
- Browse hostnames · in…
- 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: "inditok.info"})-[: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.