Hostname
celitron.cn
Last fetched
celitron.cn resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:eranet international limited as the registrar.
Nutrition Label
Resolution chain
celitron.cn 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 |
|---|---|---|---|---|
| 139.162.220.22 | 139.162.192.0/19 | AS63949 | — | GB |
WHOIS identity
- Registrar
- registrar:eranet international limited
- Organization
- —
- Contact emails
Subdomains
7 observed subdomains of celitron.cn.
Web-graph footprint
Distinct hostnames that link to or from celitron.cn in the public web crawl.
15 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- celitron.cn
SPF policy
10 SPF mechanisms authorising senders for celitron.cn.
| Mechanism | Target |
|---|---|
| SPF_A | celitron.cn |
| SPF_INCLUDE | mail3.addmonte.co.uk |
| SPF_IP | 139.162.220.22 |
| SPF_IP | 185.116.212.1/32 |
| SPF_IP | 185.116.213.1/32 |
| SPF_IP | 185.116.214.1/32 |
| SPF_IP | 185.116.215.1/32 |
| SPF_IP | 31.216.48.1/32 |
| SPF_IP | 31.216.48.50 |
| SPF_MX | celitron.cn |
Related pages
Pivot deeper into the graph from celitron.cn.
- IP · 139.162.220.22
- ASN · AS63949
- Registrar · registrar:eranet international limited
- Country · GB
- Email · domains@marcaria.com
- TLD · .cn
- Browse hostnames · ce…
- 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: "celitron.cn"})-[: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.