Skip to content

Hostname

hysinh.com

Last fetched

hysinh.com resolves to 4 IPv4 addresses operated by CISCO-UMBRELLA - Cisco OpenDNS, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · hysinh.comRouting diversity3.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hysinh.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.112.61.108146.112.61.0/24AS36692CISCO-UMBRELLA - Cisco OpenDNS, LLCUS
159.223.24.147159.223.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
213.176.65.238213.176.65.0/24AS210644FI
46.202.142.4046.202.142.0/23AS47583LT

WHOIS identity

Registrar
iana:1068
Organization
huy hoang
Contact emails

Subdomains

2 observed subdomains of hysinh.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hysinh.com.

MechanismTarget
SPF_Ahysinh.com
SPF_IP69.65.3.211
SPF_MXhysinh.com

Related pages

Pivot deeper into the graph from hysinh.com.

Cypher and MCP

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

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