Skip to content

Hostname

hycu.com

Last fetched

hycu.com resolves to 7 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · hycu.comRouting diversity4.2/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hycu.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.130.216151.101.128.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.194.216151.101.192.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.2.216151.101.0.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.66.216151.101.64.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
34.226.46.23534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.11.12234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.106.20054.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:113
Organization
guangzhou you yang network technology co.,ltd.
Contact emails

Subdomains

19 observed subdomains of hycu.com.

Web-graph footprint

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

377 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hycu.com.

MechanismTarget
SPF_INCLUDE_u.hycu.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from hycu.com.

Cypher and MCP

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

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