Skip to content

Hostname

c5q.me

Last fetched

c5q.me resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · c5q.meRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/c5q.me

Resolution chain

c5q.me resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.48.1018.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.11918.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.3718.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.7818.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.169.137.483.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.763.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.953.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.983.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Subdomains

2 observed subdomains of c5q.me.

Threat posture

History

Related pages

Pivot deeper into the graph from c5q.me.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "c5q.me"})-[: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.