Hostname
pantum.ca
Last fetched
pantum.ca resolves to 16 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in JP. WHOIS lists registrar:centralnic canada inc as the registrar.
Nutrition Label
Resolution chain
pantum.ca resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.1.157.225 | 128.1.157.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | JP |
| 128.1.157.226 | 128.1.157.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | JP |
| 128.1.157.227 | 128.1.157.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | JP |
| 128.1.157.228 | 128.1.157.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | JP |
| 128.1.157.229 | 128.1.157.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | JP |
| 128.1.157.230 | 128.1.157.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | JP |
| 128.1.157.231 | 128.1.157.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | JP |
| 128.1.157.232 | 128.1.157.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | JP |
| 155.102.54.139 | 155.102.54.0/24 | AS24429 | — | US |
| 155.102.54.140 | 155.102.54.0/24 | AS24429 | — | US |
| 155.102.54.141 | 155.102.54.0/24 | AS24429 | — | US |
| 155.102.54.142 | 155.102.54.0/24 | AS24429 | — | US |
| 155.102.54.143 | 155.102.54.0/24 | AS24429 | — | US |
| 155.102.54.144 | 155.102.54.0/24 | AS24429 | — | US |
| 155.102.54.145 | 155.102.54.0/24 | AS24429 | — | US |
| 155.102.54.146 | 155.102.54.0/24 | AS24429 | — | US |
WHOIS identity
- Registrar
- registrar:centralnic canada inc
- Organization
- freemi system
- Contact emails
Subdomains
1 observed subdomain of pantum.ca.
| Subdomain |
|---|
| www.pantum.ca |
Web-graph footprint
Distinct hostnames that link to or from pantum.ca in the public web crawl.
18 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from pantum.ca.
- IP · 128.1.157.225
- ASN · AS21859ZEN-ECN - Zenlayer Inc
- Registrar · registrar:centralnic canada inc
- Country · JP
- Email · kf@joz.cn
- TLD · .ca
- Browse hostnames · pa…
- 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: "pantum.ca"})-[: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.