Skip to content

Hostname

comerto.com

Last fetched

comerto.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1505 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.133.76176.34.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.140.15452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.245.8599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1505
Organization
comerto, s.r.o.
Contact emails

Subdomains

16 observed subdomains of comerto.com.

Web-graph footprint

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

179 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for comerto.com.

MechanismTarget
SPF_Acomerto.com
SPF_Amail.comerto.com
SPF_IP2a01:5f0:c001:116:a:0::/96
SPF_IP2a01:5f0:c001:121:5:0::/96
SPF_MXcomerto.com

Related pages

Pivot deeper into the graph from comerto.com.

Cypher and MCP

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

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