Hostname
linuxant.com
Last fetched
linuxant.com resolves to 1 IPv4 address operated by TELKEL-MTL - TelKel inc. in CA. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
linuxant.com 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 |
|---|---|---|---|---|
| 23.134.32.22 | 23.134.32.0/24 | AS394232 | TELKEL-MTL - TelKel inc. | CA |
WHOIS identity
- Registrar
- iana:886
- Organization
- domain privacy service fbo registrant.
- Contact emails
Subdomains
9 observed subdomains of linuxant.com.
Web-graph footprint
Distinct hostnames that link to or from linuxant.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for linuxant.com.
| Mechanism | Target |
|---|---|
| SPF_A | linuxant.com |
| SPF_IP | 148.113.217.62 |
| SPF_IP | 149.28.122.2 |
| SPF_IP | 23.134.32.22 |
| SPF_IP | 23.134.32.5 |
| SPF_IP | 23.178.0.0/23 |
| SPF_IP | 23.178.0.2 |
| SPF_IP | 23.178.1.66/32 |
| SPF_IP | 51.79.0.250 |
| SPF_MX | linuxant.com |
Related pages
Pivot deeper into the graph from linuxant.com.
- IP · 23.134.32.22
- ASN · AS394232TELKEL-MTL - TelKel inc.
- Registrar · iana:886
- Country · CA
- Email · linuxant.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · li…
- 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: "linuxant.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.