Skip to content

Hostname

comalatech.com

Last fetched

comalatech.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · comalatech.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/comalatech.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.232.116100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.162.71100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.237.248107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.19.8518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.182.7434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.65.9235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.41.14952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.190.2652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.233.1552.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.166.23254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.156.16354.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.126.12198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
comala technology solutions,
Contact emails

Subdomains

6 observed subdomains of comalatech.com.

Web-graph footprint

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

37 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for comalatech.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmail-us.atlassian.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from comalatech.com.

Cypher and MCP

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

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