Hostname
buksa.com
Last fetched
buksa.com resolves to 1 IPv4 address operated by AS212317 in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
buksa.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 |
|---|---|---|---|---|
| 5.78.134.150 | 5.78.134.0/24 | AS212317 | — | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- 646556 alberta ltd. o/a aslan computer systems
- Contact emails
- admin@aslan.ab.ca
- wn99e8e3@webnamesprivacy.ca
- jim@buksa.com
- fb6097ffe4@buksa.com.whoistrustee.com
- 0fe18914a8667f28528aa5151e1bc45704d07487d1228abaa4afa030bf159c92@buksa.com.whoisproxy.org
- 425f4f2a28d2565e70338ea4ff6f925629e5e27edd843aee2ed97aee51800587@buksa.com.whoisproxy.org
- 464b415e5370a3cb5c2386291365ef7400474e6c7c5747870c3282fb6213e129@buksa.com.whoisproxy.org
- aa7336a440dcfd853645d7ca6d3536a48e7c4e493c0e40d854c8f7e4021d73a4@buksa.com.whoisproxy.org
Subdomains
6 observed subdomains of buksa.com.
Web-graph footprint
Distinct hostnames that link to or from buksa.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for buksa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ca.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 184.70.85.154 |
Related pages
Pivot deeper into the graph from buksa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buksa.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.