Skip to content

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

WHISPER CANON · comalis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comalis.com

Resolution chain

comalis.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.255.166.24346.255.160.0/21AS34177CELESTE-AS CELESTE - Internet services providerES
46.255.166.24446.255.160.0/21AS34177CELESTE-AS CELESTE - Internet services providerES

WHOIS identity

Registrar
iana:820
Organization
comalis
Contact emails

Subdomains

35 observed subdomains of comalis.com.

Web-graph footprint

Distinct hostnames that link to or from comalis.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for comalis.com.

MechanismTarget
SPF_Acomalis.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcomalis.ip-zone.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.130.37.108
SPF_IP188.130.37.81/32
SPF_IP188.130.44.66
SPF_IP188.130.44.67
SPF_IP188.130.44.68
SPF_IP188.130.44.80
SPF_IP46.101.23.79
SPF_IP67.15.47.3
SPF_IP84.246.231.160
SPF_IP84.246.231.5
SPF_IP84.246.231.55
SPF_IP94.247.29.63
SPF_MXcomalis.com

Related pages

Pivot deeper into the graph from comalis.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.