Skip to content

Hostname

saigonhoa.com

Last fetched

saigonhoa.com resolves to 1 IPv4 address operated by AS18403 in VN. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · saigonhoa.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/saigonhoa.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.245.90.242210.245.88.0/21AS18403VN

WHOIS identity

Registrar
iana:625
Organization
cu nguyen ngoc
Contact emails

Subdomains

4 observed subdomains of saigonhoa.com.

Web-graph footprint

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

159 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for saigonhoa.com.

MechanismTarget
SPF_Asaigonhoa.com
SPF_IP192.254.250.167
SPF_IP210.245.90.242
SPF_MXsaigonhoa.com

Related pages

Pivot deeper into the graph from saigonhoa.com.

Cypher and MCP

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

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