Hostname
yeahhost.com.my
Last fetched
yeahhost.com.my resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.8.70 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.9.70 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.144 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- yeahhost sdn. bhd.
- Contact emails
- —
Subdomains
30 observed subdomains of yeahhost.com.my.
Showing 25 of 30. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for yeahhost.com.my.
| Mechanism | Target |
|---|---|
| SPF_A | yeahhost.com.my |
| SPF_IP | 103.224.93.2 |
| SPF_IP | 115.187.22.219 |
| SPF_IP | 139.99.28.8 |
| SPF_IP | 178.33.248.95 |
| SPF_IP | 46.105.39.6 |
| SPF_IP | 51.79.168.118 |
| SPF_MX | yeahhost.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.