Hostname
billur.com
Last fetched
billur.com resolves to 1 IPv4 address operated by UZSCI-AS Uzbek Scientific & Education Network in UZ. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
billur.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 |
|---|---|---|---|---|
| 83.69.136.79 | 83.69.128.0/19 | AS31492 | UZSCI-AS Uzbek Scientific & Education Network | UZ |
WHOIS identity
- Registrar
- iana:146
- Organization
- bakhodir akilkhanov
- Contact emails
Subdomains
34 observed subdomains of billur.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from billur.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for billur.com.
| Mechanism | Target |
|---|---|
| SPF_A | billur.com |
| SPF_IP | 83.69.136.207 |
| SPF_IP | 83.69.136.208 |
| SPF_IP | 83.69.136.209 |
| SPF_IP | 83.69.136.210 |
| SPF_IP | 83.69.136.79 |
| SPF_IP | 83.69.139.200 |
| SPF_IP | 83.69.139.201 |
| SPF_MX | billur.com |
Related pages
Pivot deeper into the graph from billur.com.
- IP · 83.69.136.79
- ASN · AS31492UZSCI-AS Uzbek Scientific & Education Network
- Registrar · iana:146
- Country · UZ
- Email · admin@billur.net
- TLD · .com
- Browse hostnames · bi…
- 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: "billur.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.