Hostname
bknythai.com
Last fetched
bknythai.com resolves to 1 IPv4 address operated by TIGERTECH - Tiger Technologies LLC in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
bknythai.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 |
|---|---|---|---|---|
| 74.114.89.96 | 74.114.88.0/22 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- bkny thai restaurant
- Contact emails
- bknythai.com-owner-201606-bc3513@whois.tigertech.net
- bknythai.com-owner-201611-cd78c5@whois.tigertech.net
- bknythai.com-owner-201704-f0e4e0@whois.tigertech.net
- bknythai.com-owner-201705-537eee@whois.tigertech.net
- bknythai.com-owner-201706-e5a0e0@whois.tigertech.net
- bknythai.com-owner-201708-12ffbe@whois.tigertech.net
- bknythai.com-owner-201712-6390e8@whois.tigertech.net
- bknythai.com-owner-201807-7dcdd3@whois.tigertech.net
- bknythai.com-owner-201812-24320f@whois.tigertech.net
- bknythai.com-owner-201902-e5cfec@whois.tigertech.net
- bknythai.com-owner-201909-d8b1ba@whois.tigertech.net
- bknythai.com-owner-201911-ce2c65@whois.tigertech.net
- bknythai.com-owner-201912-53e28b@whois.tigertech.net
- bknythai.com-owner-202003-2b7a4e@whois.tigertech.net
- bknythai.com-owner-202304-3ab625@whois.tigertech.net
- bknythai.com-owner-202306-c58554@whois.tigertech.net
- bknythai.com-owner-202308-83e8e6@whois.tigertech.net
- bknythai.com-owner-202311-b0c22c@whois.tigertech.net
- bknythai.com-owner-202401-e7823a@whois.tigertech.net
- bknythai.com-owner-202403-b79001@whois.tigertech.net
- and 4 more
Subdomains
2 observed subdomains of bknythai.com.
Web-graph footprint
Distinct hostnames that link to or from bknythai.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bknythai.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from bknythai.com.
- IP · 74.114.89.96
- ASN · AS47002TIGERTECH - Tiger Technologies LLC
- Registrar · iana:841
- Country · US
- Email · bknythai.com-owner-201606-bc3513@whois.tigertech.net
- TLD · .com
- Browse hostnames · bk…
- 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: "bknythai.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.