Skip to content

Hostname

yonghotcm.com

Last fetched

yonghotcm.com resolves to 2 IPv4 addresses operated by AS45839 in MY. WHOIS lists iana:1741 as the registrar.

Nutrition Label

WHISPER CANON · yonghotcm.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/yonghotcm.com

Resolution chain

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

IPPrefixASNOperatorCountry
124.217.241.37124.217.241.0/24AS45839MY
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1741
Organization
jpress connection solution (as0393107-k)
Contact emails

Subdomains

8 observed subdomains of yonghotcm.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • yonghotcm.com

SPF policy

15 SPF mechanisms authorising senders for yonghotcm.com.

MechanismTarget
SPF_Aspf.mailsentinel.net
SPF_Ayonghotcm.com
SPF_INCLUDEspf.mailsentinel.net
SPF_IP101.99.75.4
SPF_IP101.99.77.170/30
SPF_IP101.99.77.172
SPF_IP101.99.77.174
SPF_IP101.99.77.209
SPF_IP111.90.135.170
SPF_IP111.90.135.173
SPF_IP111.90.135.250
SPF_IP124.217.241.30
SPF_IP124.217.241.31
SPF_IP146.0.76.22
SPF_MXyonghotcm.com

Related pages

Pivot deeper into the graph from yonghotcm.com.

Cypher and MCP

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

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