Skip to content

Hostname

cghmc.com.ph

Last fetched

cghmc.com.ph resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:863 as the registrar.

Nutrition Label

WHISPER CANON · cghmc.com.phRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cghmc.com.ph

Resolution chain

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

IPPrefixASNOperatorCountry
34.195.154.6534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:863
Organization
chinese general hospital and medical center
Contact emails

Subdomains

46 observed subdomains of cghmc.com.ph.

Web-graph footprint

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

44 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cghmc.com.ph.

MechanismTarget
SPF_INCLUDEspf.smtp2go.com
SPF_IP34.195.154.65
SPF_IP44.227.159.11

Related pages

Pivot deeper into the graph from cghmc.com.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cghmc.com.ph"})-[: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.