Hostname
kyedee.com
Last fetched
kyedee.com resolves to 2 IPv4 addresses operated by SHEEPLINK-TH - SheepLink Co.,Ltd. in TH. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
kyedee.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 115.178.63.5 | 115.178.63.0/24 | AS45441 | SHEEPLINK-TH - SheepLink Co.,Ltd. | TH |
| 14.207.141.5 | 14.207.141.0/24 | AS9891 | CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited. | TH |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
5 observed subdomains of kyedee.com.
Web-graph footprint
Distinct hostnames that link to or from kyedee.com in the public web crawl.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for kyedee.com.
| Mechanism | Target |
|---|---|
| SPF_A | kyedee.com |
| SPF_A | thsv35.hostatom.com |
| SPF_MX | kyedee.com |
Related pages
Pivot deeper into the graph from kyedee.com.
- IP · 115.178.63.5
- ASN · AS45441SHEEPLINK-TH - SheepLink Co.,Ltd.
- Registrar · iana:49
- Country · TH
- Email · admin@onamae.com
- TLD · .com
- Browse hostnames · ky…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kyedee.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.