Skip to content

Hostname

cyango.com

Last fetched

cyango.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · cyango.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cyango.com

Resolution chain

cyango.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.251.159.23334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:303
Organization
chris yango
Contact emails

Subdomains

27 observed subdomains of cyango.com.

Web-graph footprint

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

11 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cyango.com.

MechanismTarget
SPF_Acyango.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP94.46.22.222
SPF_MXcyango.com

Related pages

Pivot deeper into the graph from cyango.com.

Cypher and MCP

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

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