Skip to content

Hostname

comaea.com

Last fetched

comaea.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · comaea.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/comaea.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.48.234.17813.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
212.23.220.67212.23.220.0/24AS39078SE

WHOIS identity

Registrar
iana:106
Organization
comcare ab
Contact emails

Subdomains

94 observed subdomains of comaea.com.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for comaea.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/13
SPF_IP3.11.181.204
SPF_IP35.179.64.126
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14

Related pages

Pivot deeper into the graph from comaea.com.

Cypher and MCP

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

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