Skip to content

Hostname

comsa.com

Last fetched

comsa.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · comsa.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/comsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.42.27104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.173.88172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.219.59.6185.219.59.0/24AS205241VUNKERSES

WHOIS identity

Registrar
iana:76
Organization
comsa,
Contact emails

Subdomains

24 observed subdomains of comsa.com.

Web-graph footprint

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

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for comsa.com.

MechanismTarget
SPF_INCLUDEspf.gif.sipadan.es
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.86.145.61
SPF_IP188.86.145.62
SPF_IP212.36.77.102/32
SPF_IP212.36.77.111/32
SPF_IP34.32.130.251
SPF_IP34.32.215.109
SPF_IP34.34.14.33
SPF_IP34.34.20.251
SPF_IP34.90.142.87
SPF_IP35.204.188.139
SPF_IP35.204.79.245
SPF_IP85.62.72.226/32
SPF_IP85.62.72.227/32
SPF_IP85.62.72.236/32
SPF_IP85.62.72.237/32
SPF_IP85.62.72.41/32
SPF_MXcomsa.com

Related pages

Pivot deeper into the graph from comsa.com.

Cypher and MCP

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

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