Skip to content

Hostname

one.comodo.com

Last fetched

one.comodo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · one.comodo.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/one.comodo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.195.131.24018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.28.24418.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.22.2273.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.224.24435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.156.1152.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.0.10363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with one.comodo.com in WhisperGraph.

Subdomains

21 observed subdomains of one.comodo.com.

Web-graph footprint

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

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for one.comodo.com.

MechanismTarget
SPF_INCLUDEspf.c1communication.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.comodo.com
SPF_INCLUDEspf2.comodo.com
SPF_INCLUDEspf3.comodo.com
SPF_INCLUDEspf4.comodo.com
SPF_INCLUDEspf6.comodo.com

Related pages

Pivot deeper into the graph from one.comodo.com.

Cypher and MCP

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

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