Hostname
yodyut.com
Last fetched
yodyut.com resolves to 1 IPv4 address operated by AS63989 in TH. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
yodyut.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 27.254.140.47 | 27.254.140.0/24 | AS63989 | — | TH |
WHOIS identity
- Registrar
- iana:82
- Organization
- kanokthorn pornrattanapant
- Contact emails
Subdomains
2 observed subdomains of yodyut.com.
| Subdomain |
|---|
| mail.yodyut.com |
| www.yodyut.com |
Web-graph footprint
Distinct hostnames that link to or from yodyut.com in the public web crawl.
79 sites link to this hostname.
460 sites linked to from this hostname.
Sample inbound links
- baansuyoupeng.com
- soccersuck.com
- monster.seo-anomaly-alttext.online
- monster.seo-anomaly-anchor.online
- monster.seo-anomaly-authority.online
- monster.seo-anomaly-backlink.online
- monster.seo-anomaly-black.online
- monster.seo-anomaly-bounce.online
- monster.seo-anomaly-canonical.online
- monster.seo-anomaly-conversion.online
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for yodyut.com.
| Mechanism | Target |
|---|---|
| SPF_A | yodyut.com |
| SPF_INCLUDE | spf.de.co.th |
| SPF_IP | 27.254.140.47 |
| SPF_MX | yodyut.com |
Related pages
Pivot deeper into the graph from yodyut.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yodyut.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.