Skip to content

Hostname

cyberu.com

Last fetched

cyberu.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cyberu.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cyberu.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.237.90.16644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
cornerstone ondemand,
Contact emails

Subdomains

49 observed subdomains of cyberu.com.

Web-graph footprint

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

20 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for cyberu.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP148.163.151.174
SPF_IP148.163.155.122
SPF_IP174.129.119.234
SPF_IP18.168.51.200/32
SPF_IP184.72.157.18
SPF_IP204.236.201.29
SPF_IP204.236.205.155
SPF_IP208.18.84.0/24
SPF_IP208.251.80.0/24
SPF_IP3.111.97.74
SPF_IP50.16.75.227
SPF_IP52.66.178.215
SPF_IP52.89.108.113
SPF_IP69.164.216.72

Related pages

Pivot deeper into the graph from cyberu.com.

Cypher and MCP

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

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