Skip to content

Hostname

shop.comalis.com

Last fetched

shop.comalis.com resolves to 2 IPv4 addresses operated by CELESTE-AS CELESTE - Internet services provider in ES.

Nutrition Label

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

Resolution chain

shop.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

No WHOIS records are currently associated with shop.comalis.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for shop.comalis.com.

MechanismTarget
SPF_Ashop.comalis.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_MXshop.comalis.com

Related pages

Pivot deeper into the graph from shop.comalis.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "shop.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.