Hostname
comalis.com
Last fetched
comalis.com resolves to 2 IPv4 addresses operated by CELESTE-AS CELESTE - Internet services provider in ES. WHOIS lists iana:820 as the registrar.
Nutrition Label
Resolution chain
comalis.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 |
|---|---|---|---|---|
| 46.255.166.243 | 46.255.160.0/21 | AS34177 | CELESTE-AS CELESTE - Internet services provider | ES |
| 46.255.166.244 | 46.255.160.0/21 | AS34177 | CELESTE-AS CELESTE - Internet services provider | ES |
WHOIS identity
- Registrar
- iana:820
- Organization
- comalis
- Contact emails
Subdomains
35 observed subdomains of comalis.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comalis.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for comalis.com.
| Mechanism | Target |
|---|---|
| SPF_A | comalis.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | comalis.ip-zone.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.130.37.108 |
| SPF_IP | 188.130.37.81/32 |
| SPF_IP | 188.130.44.66 |
| SPF_IP | 188.130.44.67 |
| SPF_IP | 188.130.44.68 |
| SPF_IP | 188.130.44.80 |
| SPF_IP | 46.101.23.79 |
| SPF_IP | 67.15.47.3 |
| SPF_IP | 84.246.231.160 |
| SPF_IP | 84.246.231.5 |
| SPF_IP | 84.246.231.55 |
| SPF_IP | 94.247.29.63 |
| SPF_MX | comalis.com |
Related pages
Pivot deeper into the graph from comalis.com.
- IP · 46.255.166.243
- ASN · AS34177CELESTE-AS CELESTE - Internet services provider
- Registrar · iana:820
- Country · ES
- Email · comalis@comalis.com
- TLD · .com
- Browse hostnames · co…
- 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: "comalis.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.