Skip to content

Hostname

yeahhost.com.my

Last fetched

yeahhost.com.my resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · yeahhost.com.myRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/yeahhost.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.70104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.70104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.144172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
yeahhost sdn. bhd.
Contact emails

Subdomains

30 observed subdomains of yeahhost.com.my.

Web-graph footprint

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

69 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for yeahhost.com.my.

MechanismTarget
SPF_Ayeahhost.com.my
SPF_IP103.224.93.2
SPF_IP115.187.22.219
SPF_IP139.99.28.8
SPF_IP178.33.248.95
SPF_IP46.105.39.6
SPF_IP51.79.168.118
SPF_MXyeahhost.com.my

Related pages

Pivot deeper into the graph from yeahhost.com.my.

Cypher and MCP

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

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