Skip to content

Hostname

cybertrends.co

Last fetched

cybertrends.co resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · cybertrends.coRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cybertrends.co

Resolution chain

cybertrends.co resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.245.10213.226.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.11513.226.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.513.226.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.5513.226.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.PT
13.227.192.10413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.18.5418.244.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7518.244.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8018.244.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8818.244.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.243.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.373.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.383.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.613.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.10299.84.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1799.84.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7999.84.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8199.84.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

5 observed subdomains of cybertrends.co.

Web-graph footprint

Distinct hostnames that link to or from cybertrends.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cybertrends.co.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cybertrends.co.

Cypher and MCP

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

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