Hostname
halixera.com
Last fetched
halixera.com resolves to 2 IPv4 addresses operated by AS209341 in DE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
halixera.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.250.229.145 | 192.250.229.0/24 | AS209341 | — | DE |
| 95.217.193.147 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1052
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of halixera.com.
| Subdomain |
|---|
| www.halixera.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for halixera.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zohomail.eu |
Related pages
Pivot deeper into the graph from halixera.com.
- IP · 192.250.229.145
- ASN · AS209341
- Registrar · iana:1052
- Country · DE
- Email · 8f6caca7a8f2c69b65776c5dea3e91ec_2571723_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · ha…
- 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: "halixera.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.