Skip to content

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

WHISPER CANON · billur.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/billur.com

Resolution chain

billur.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.69.136.7983.69.128.0/19AS31492UZSCI-AS Uzbek Scientific & Education NetworkUZ

WHOIS identity

Registrar
iana:146
Organization
bakhodir akilkhanov
Contact emails

Subdomains

34 observed subdomains of billur.com.

Web-graph footprint

Distinct hostnames that link to or from billur.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for billur.com.

MechanismTarget
SPF_Abillur.com
SPF_IP83.69.136.207
SPF_IP83.69.136.208
SPF_IP83.69.136.209
SPF_IP83.69.136.210
SPF_IP83.69.136.79
SPF_IP83.69.139.200
SPF_IP83.69.139.201
SPF_MXbillur.com

Related pages

Pivot deeper into the graph from billur.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.