Hostname
karrisalix.com
Last fetched
karrisalix.com resolves to 2 IPv4 addresses operated by OMNIS - Omnis Network, LLC in US. WHOIS lists iana:1291 as the registrar.
Nutrition Label
Resolution chain
karrisalix.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 |
|---|---|---|---|---|
| 216.239.138.19 | 216.239.136.0/21 | AS19237 | OMNIS - Omnis Network, LLC | US |
| 66.115.166.244 | 66.115.128.0/18 | AS46562 | PERFORMIVE - Performive LLC | US |
WHOIS identity
- Registrar
- iana:1291
- Organization
- steve savage
- Contact emails
Subdomains
7 observed subdomains of karrisalix.com.
Threat posture
History
Mail and authentication
MX records
- karrisalix.com
- postoffice.guardedhost.com
SPF policy
1 SPF mechanism authorising senders for karrisalix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.guardedhost.com |
Related pages
Pivot deeper into the graph from karrisalix.com.
- IP · 216.239.138.19
- ASN · AS19237OMNIS - Omnis Network, LLC
- Registrar · iana:1291
- Country · US
- Email · savageconcept@gmail.com
- TLD · .com
- Browse hostnames · ka…
- 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: "karrisalix.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.